init(_:)
Creates a multiarray from a shaped array.
Declaration
convenience init<ShapedArray>(_ shapedArray: ShapedArray) where ShapedArray : MLShapedArrayProtocolParameters
- shapedArray:
An Mlshapedarray.
Creates a multiarray from a shaped array.
convenience init<ShapedArray>(_ shapedArray: ShapedArray) where ShapedArray : MLShapedArrayProtocolAn Mlshapedarray.