Contents

int64Values

An array of 64-bit integers in the sequence.

Declaration

var int64Values: [NSNumber] { get }

Discussion

Only use this property when the sequence’s type is MLFeatureType.int64.

See Also

Retrieving the Sequence’s Values