List of output ndarray data type policies.
ndarray data buffer constructors.
Create a contiguous linear ndarray data buffer.
Return the data type of an ndarray data buffer.
Resolve the output ndarray data type for a binary function.
Broadcast a scalar value to an ndarray having a specified shape.
Initialize an ndarray with zeros
Resolve the output ndarray data type for a unary function.
Multidimensional Arrays
Create an uninitialized ndarray having a specified shape and data type.
ndarray-pixels
Test if an input value is an ndarray data type object.
Resolve the input ndarray casting data type for a unary function.
Common operations for ndarray arrays
Test if an input value is a supported ndarray output data type policy.
TypeScript definitions for ndarray-scratch
Resize an ndarray with Lanczos resampling
Return the underlying data buffer of a provided ndarray.
Create a vector (i.e., a one-dimensional ndarray).
Return the data type of an array.
Convert a scalar value to a zero-dimensional ndarray.
BLAS Level 1 operations for ndarrays
C API for returning the ndarray data type corresponding to a Node-API typed array type.
Packs an array-of-arrays into a single ndarray