Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray boolean index data type.
Resolve a list of data type strings.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if an input value is a supported ndarray output data type policy.
Generate string from a token array by interpolating values.
Test whether an input value is the string representing row-major order.
Test if an input value is a supported ndarray numeric data type.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Test if an input value is a supported ndarray struct data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the output ndarray data type for a binary function.
Resolve a loop block size for multi-dimensional array tiled loops.
Test if a double-precision floating-point numeric value is NaN.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Convert a linear index to an array of subscripts.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Test if a double-precision floating-point numeric value is infinite.
Reorder ndarray dimensions and associated strides for loop interchange.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.