Wrap an index on the interval [0,max].
List of ndarray casting modes.
Test if an input value is a supported ndarray floating-point data type.
Create a zero-filled generic array.
Resolve a loop block size for multi-dimensional array tiled loops.
Return the data type of a provided ndarray.
Test if an input value is a supported ndarray boolean index data type.
Test if an input value is a supported ndarray real-valued data type.
Return the stride along a specified dimension for a provided ndarray.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Resolve the output data type from a list of input ndarray data types.
Resolve a list of data type strings.
Return an index given an index mode.
Return the flags of a provided ndarray.
Assign elements in an input ndarray to elements in an output ndarray.
ndarray-pixels
Test if an input value is a supported ndarray unsigned integer data type.
Return a specified flag for a provided ndarray.
Test whether two values are equal data types.
Reorder ndarray dimensions and associated strides for loop interchange.
Standard utilities.
Test if an input value is a supported ndarray boolean data type.