Contents

init(shapedArray:)

Creates a feature value that contains a shaped array.

Declaration

convenience init<Scalar>(shapedArray: MLShapedArray<Scalar>) where Scalar : MLShapedArrayScalar

Parameters

See Also

Creating multidimensional feature values