mpsndarray()
Return an mpsndarray object will copy contents if the contents are not stored in an MPS ndarray.
Declaration
func mpsndarray() -> MPSNDArrayReturn Value
A valid MPSNDArray, or nil if allocation fails.
Return an mpsndarray object will copy contents if the contents are not stored in an MPS ndarray.
func mpsndarray() -> MPSNDArrayA valid MPSNDArray, or nil if allocation fails.