Determine if a buffer length is compatible with provided ndarray meta data.
Return the number of elements in an array.
Set the less significant 32 bits of a double-precision floating-point number.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Wrap an index on the interval [0,max].
Return the data type of a provided ndarray.
ndarray data buffer constructors.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Return the stride along a specified dimension for a provided ndarray.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Set the more significant 32 bits of a double-precision floating-point number.
Create an uninitialized ndarray having a specified shape and data type.
Test if an input value is a supported built-in ndarray data type string.
Resolve a loop block size for multi-dimensional array tiled loops.
Platform float word order.
Create a contiguous linear ndarray data buffer.
Return an index given an index mode.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray boolean index data type.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Return the flags of a provided ndarray.
Resolve a list of data type strings.
Return a specified flag for a provided ndarray.