Return an object mapping supported data type strings to enumeration constants.
Test if a value is ndarray-like.
A set of utilities to assist developers of tools that build N-API native add-ons
Return the shape of a provided ndarray.
Return the underlying data buffer of a provided ndarray.
Saves an ndarray as an image to a file
Return the number of ndarray dimensions.
Return the data type of a provided ndarray.
Test if an input value is an ndarray order.
Test if an input value is a supported ndarray index mode.
Convert an ndarray-like object to an object likely to have the same "shape".
Return the layout order of a provided ndarray.
Generate a stride array from an array shape.
Return the shape of a provided ndarray.
Return the stride along a specified dimension for a provided ndarray.
Return the data type of a provided ndarray.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Common functions for working with Iconify icon sets used by various packages.
Determine if a buffer length is compatible with provided ndarray meta data.
ndarray data buffer constructors.
Determine the order of a multidimensional array based on a provided stride array.
Convert an ndarray to a generic array.
Default ndarray settings.
Return the number of elements in an array.