Create a contiguous linear ndarray data buffer.
List of output ndarray data type policies.
Broadcast a scalar value to an ndarray having a specified shape.
Resolve the output ndarray data type for a binary function.
Return the data type of an array.
Test if an input value is an ndarray data type object.
Resolve the output ndarray data type for a unary function.
Create an uninitialized ndarray having a specified shape and data type.
Return the underlying data buffer of a provided ndarray.
TypeScript definitions for ndarray
Test if an input value is a supported ndarray output data type policy.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an indexed array-like object.
Return the data type of a complex number.
Resolve a list of data type strings.
Resolve the input ndarray casting data type for a unary function.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return an accessor function for setting an element in an indexed array-like object.
C API for returning the ndarray data type corresponding to a Node-API typed array type.
Create a vector (i.e., a one-dimensional ndarray).
Convert a scalar value to a zero-dimensional ndarray.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Round a double-precision floating-point number toward zero.