Convert an ndarray-like object to an object likely to have the same "shape".
Determine the order of a multidimensional array based on a provided stride array.
Return the number of elements in an array.
Return the number of ndarray dimensions.
Test whether an input value is the string representing column-major order.
ndarray data buffer constructors.
Default ndarray settings.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Return the data type of a provided ndarray.
Convert an ndarray to a generic array.
Test if an input value is a supported built-in ndarray data type string.
Convert an ndarray buffer to a generic array.
Normalize an index to the interval [0,max].
Test if an input value is a supported ndarray complex-valued floating-point data type.
Given a stride array, determine array iteration order.
Restrict an index to the interval [0,max].
Return the flags of a provided ndarray.
Resolve a loop block size for multi-dimensional array tiled loops.
Return the stride along a specified dimension for a provided ndarray.
List of ndarray casting modes.
Return the data type of a provided ndarray.
Create a contiguous linear ndarray data buffer.
Converts an ndarray into an array-of-arrays
This package is intended for Microsoft use only. It is not designed to be consumed as an independent package.