Broadcast a scalar value to an ndarray having a specified shape.
Test if an input value is a supported ndarray real-valued floating-point data type.
ndarray-pixels
Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray numeric data type.
Test if an input value is a supported ndarray signed integer data type.
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 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.
Resolve the output ndarray data type for a binary function.
Test if an input value is a supported ndarray struct data type.
Evaluate a factorial.
TypeScript definitions for ndarray
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Resolve a loop block size for multi-dimensional array tiled loops.
Reorder ndarray dimensions and associated strides for loop interchange.
Convert a scalar value to a zero-dimensional ndarray.
Convert a linear index to an array of subscripts.
Common operations for ndarray arrays
Return a data type from a string representing the type
Multidimensional arrays.