Test if an input value is a supported ndarray mask index data type.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray boolean index data type.
Generate string from a token array by interpolating values.
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 output data type policy.
Test if an input value is a supported ndarray signed integer data type.
Resolve a list of data type strings.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the output ndarray data type for a binary function.
Test if an input value is a supported ndarray struct data type.
Test whether an input value is the string representing row-major order.
Test if an input value is a supported ndarray numeric data type.
Test if a double-precision floating-point numeric value is NaN.
Split a double-precision floating-point number into a higher order word and a lower order word.
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.
Resolve a loop block size for multi-dimensional array tiled loops.
Convert a linear index to an array of subscripts.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Reorder ndarray dimensions and associated strides for loop interchange.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.