Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray signed integer data type.
Generate string from a token array by interpolating values.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray mask index data type.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
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 boolean index data type.
Test if an input value is a supported ndarray output data type policy.
Convert an ndarray-like object to an ndarray.
Evaluate a factorial.
Convert an ndarray-like object to a scalar value.
Resolve a list of data type strings.
Return an accessor function for retrieving an element from an indexed array-like object.
Beta function.
Tokenize a string into an array of string parts and format identifier objects.
Reorder ndarray dimensions and associated strides for loop interchange.
Create a double-precision floating-point number from a higher order word and a lower order word.
Test if an input value is a supported ndarray struct data type.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Test if a double-precision floating-point numeric value is NaN.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is an object.