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.
Creates a shaped array type from a multiarray.
init(_ multiArray: MLMultiArray)An Mlmultiarray with the same underlying type as the shaped array type.