Restrict an index to the interval [0,max].
Test if an input value is a supported built-in ndarray data type string.
Return the number of ndarray dimensions.
Wrap an index on the interval [0,max].
Convert an ndarray-like object to an object likely to have the same "shape".
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Test if an input value is a supported ndarray real-valued data type.
Resolve a loop block size for multi-dimensional array tiled loops.
Return the stride along a specified dimension for a provided ndarray.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Return an index given an index mode.
Return the flags of a provided ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Return a specified flag for a provided ndarray.
Resolve the output data type from a list of input ndarray data types.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray unsigned integer data type.
List of ndarray orders.
Test whether two values are equal data types.
Test if an input value is a supported ndarray boolean data type.
Test if an input value is a supported ndarray integer data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Assign elements in an input ndarray to elements in an output ndarray.
Broadcast an ndarray to a specified shape.