Multidimensional Arrays
Return a specified flag for a provided ndarray.
Broadcast an ndarray to a specified shape.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
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.
Test if an input value is a supported ndarray boolean data type.
Data type constructor.
Test if an ndarray is read-only.
List of output ndarray data type policies.
Assign elements in an input ndarray to elements in an output ndarray.
Test whether two values are equal data types.
Broadcast a scalar value to an ndarray having a specified shape.
Test if an input value is a supported ndarray integer data type.
Resolve a loop block size for multi-dimensional array tiled loops.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray mask index data type.
ndarray-pixels
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 floating-point data type.
Test if an input value is a supported ndarray boolean index data type.
Test if an input value is a supported ndarray real-valued floating-point data type.