Test if an input value is a supported ndarray floating-point data type.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Resolve the output data type from a list of input ndarray data types.
Test if an input value is a supported ndarray boolean index data type.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
TypeScript definitions for ndarray-ops
Return a specified flag for a provided ndarray.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Resolve a list of data type strings.
Return an index given an index mode.
Assign elements in an input ndarray to elements in an output ndarray.
Reorder ndarray dimensions and associated strides for loop interchange.
Broadcast an ndarray to a specified shape.
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 boolean data type.
Test if an input value is a supported ndarray unsigned integer data type.
Resolve a loop block size for multi-dimensional array tiled loops.
Test if an input value is a supported ndarray integer data type.
Test if an ndarray is read-only.
Test whether two values are equal data types.
Frame buffer object wrapper for WebGL
Return the data type of an ndarray data buffer.
Broadcast a scalar value to an ndarray having a specified shape.
Component-wise operations on ndarrays