List of ndarray orders.
Test if an ndarray is read-only.
Test if an input value is a supported ndarray boolean data type.
Broadcast a scalar value to an ndarray having a specified shape.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray integer data type.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if an input value is a supported ndarray signed integer data type.
Test whether an input value is the string representing row-major order.
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.
Convert an ndarray-like object to an ndarray.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Convert an ndarray-like object to a scalar value.
Test if an input value is a supported ndarray output data type policy.
Test if an input value is a supported ndarray mask index data type.
Generate string from a token array by interpolating values.
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.
Create a double-precision floating-point number from a higher order word and a lower order word.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray struct data type.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Test if a double-precision floating-point numeric value is NaN.