Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Multidimensional Arrays
Return a specified flag for a provided ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the output data type from a list of input ndarray data types.
Broadcast an ndarray to a specified shape.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Assign elements in an input ndarray to elements in an output ndarray.
Test if an input value is a supported ndarray unsigned integer data type.
Data type constructor.
Test whether two values are equal data types.
ndarray-pixels
Test if an ndarray is read-only.
Resolve a loop block size for multi-dimensional array tiled loops.
Test if an input value is a supported ndarray integer data type.
Test if an input value is a supported ndarray boolean data type.
Broadcast a scalar value to an ndarray having a specified shape.
List of output ndarray data type policies.
Test if an input value is a supported ndarray real-valued floating-point data type.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray floating-point data type.
Resolve a list of data type strings.