@stdlib/ndarray-dtypes
List of ndarray data types.
List of ndarray data types.
Return the data type string associated with an ndarray data type enumeration constant.
Return the enumeration constant associated with a supported ndarray data type policy value.
Return the policy string associated with a supported ndarray data type policy value.
Return the enumeration constant associated with an output ndarray data type policy string.
C API for returning the ndarray data type corresponding to a Node-API typed array type.
List of output ndarray data type policies.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.
List of strided array data types.
Assign callbacks to unary interfaces according to type promotion rules.