Contents

init(_:)

Creates a shaped array type from a multiarray.

Declaration

init(_ multiArray: MLMultiArray)

Parameters

  • multiArray:

    An Mlmultiarray with the same underlying type as the shaped array type.

See Also

Creating a shaped array type from another type