@stdlib/array-base-min-unsigned-integer-dtype
Determine the minimum array data type for storing a provided unsigned integer value.
Determine the minimum array data type for storing a provided unsigned integer value.
Array constructors.
Return the data type of an array.
List of array data types.
Resolve the output ndarray data type for a unary function.
Return the data type of a provided ndarray.
List of ndarray data types.
C API for returning the ndarray data type corresponding to a data type string.
C API for returning the ndarray data type corresponding to a Node-API typed array type.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray unsigned integer data type.
ndarray data buffer constructors.
Return the data type of an ndarray data buffer.
Return the data type enumeration constant of an ndarray data buffer.
Return the data type string associated with a provided single letter abbreviation.
Return the data type of a provided ndarray.
Return the single letter character abbreviation for an underlying array data type.
Return the description for a provided data type.