Test if an input value is a supported ndarray integer data type.
Resolve a loop block size for multi-dimensional array tiled loops.
Test if an input value is a supported ndarray boolean data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Broadcast an ndarray to a specified shape.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
List of ndarray orders.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if an input value is a supported ndarray mask index data type.
Broadcast a scalar value to an ndarray having a specified shape.
Test if an input value is a supported ndarray signed integer data type.
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 integer index data type.
Test if an input value is a supported ndarray numeric data type.
Test if an ndarray is read-only.
Generate string from a token array by interpolating values.
Test if an input value is a supported ndarray output data type policy.
Tokenize a string into an array of string parts and format identifier objects.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Test if a double-precision floating-point numeric value is NaN.
Standard input.
Create a double-precision floating-point number from a higher order word and a lower order word.
Convert an ndarray to a generic array.
Test whether an input value is the string representing row-major order.