@stdlib/ndarray-base-buffer-ctors
ndarray data buffer constructors.
ndarray data buffer constructors.
Return the data type of an ndarray data buffer.
Return the data type enumeration constant of an ndarray data buffer.
Complex number constructors.
Return the data type of a complex number.
List of complex number data types.
Array constructors.
Return the data type of an array.
List of array data types.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
List of typed array integer data types.
Typed array constructors.
List of typed array real-valued data types.
Real-valued floating-point typed array constructors.
List of typed array real-valued floating-point data types.
Signed integer typed array constructors.
List of typed array signed integer data types.
Unsigned integer typed array constructors.
List of typed array unsigned integer data types.
Complex typed array constructors.