Test if an input value is a supported ndarray data type.
C API for returning the ndarray data type corresponding to a Node-API typed array type.
Create a zero-filled generic array.
Restrict an index to the interval [0,max].
Buffer.
Complex numbers.
Convert an ndarray-like object to an object likely to have the same "shape".
Convert a scalar value to a zero-dimensional ndarray.
Allocate a buffer containing a provided string.
Return the strides of a provided ndarray.
Test if a value is a Buffer object.
Return the shape of a provided ndarray.
Test whether an input value is the string representing column-major order.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Detect native Buffer support.
Generate a stride array from an array shape.
Determine if an ndarray data type can be safely cast to another ndarray data type.
TypeScript definitions for ndarray
Test if an input value is an ndarray order.
Normalize an index to the interval [0,max].
Return the number of elements in an array.
Test if an input value is a supported ndarray index mode.
Determine the order of a multidimensional array based on a provided stride array.
Return the number of ndarray dimensions.