Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray output data type policy.
Resolve the output ndarray data type for a binary function.
TypeScript definitions for ndarray
Test if an input value is a supported ndarray struct data type.
Test if an input value is a supported ndarray numeric data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Test whether an input value is the string representing row-major order.
Create a zero-filled ndarray having a specified shape and data type.
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.
Convert a linear index to an array of subscripts.
Create an uninitialized ndarray having a specified shape and data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Common operations for ndarray arrays
Return the data type of an ndarray data buffer.
Convert a scalar value to a zero-dimensional ndarray.
Random numbers.
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 a scalar value.