Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Data type constructor.
Resolve a loop block size for multi-dimensional array tiled loops.
Test if an input value is a supported ndarray real-valued floating-point data type.
Broadcast an ndarray to a specified shape.
Test if an input value is a supported ndarray integer data type.
TypeScript definitions for ndarray
Test if an input value is a supported ndarray integer index data type.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
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.
Broadcast a scalar value to an ndarray having a specified shape.
Test if an ndarray is read-only.
Test if an input value is a supported ndarray output data type policy.
Test if an input value is a supported ndarray mask index data type.
Multidimensional Arrays
Test if an input value is a supported ndarray struct data type.
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 the output ndarray data type for a binary function.
Reorder ndarray dimensions and associated strides for loop interchange.
Is this value a JS ArrayBuffer?
Arrays.