List of output ndarray data type policies.
Test whether an input value is the string representing row-major order.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray output data type policy.
Create a zero-filled ndarray having a specified shape and data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray struct data type.
Resolve the output ndarray data type for a binary function.
TypeScript definitions for ndarray
Resolve a loop block size for multi-dimensional array tiled loops.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Create an uninitialized ndarray having a specified shape and data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Convert a linear index to an array of subscripts.
Convert a scalar value to a zero-dimensional ndarray.
Common operations for ndarray arrays
Return a data type from a string representing the type
Multidimensional arrays.
Test if an input value is a supported ndarray casting mode.
Create an uninitialized ndarray having a specified shape and data type.
Convert an ndarray-like object to an ndarray.
Convert an ndarray-like object to a scalar value.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.