@stdlib/ndarray-base-data-buffer
Return the underlying data buffer of a provided ndarray.
Return the underlying data buffer of a provided ndarray.
Return the data type of a provided ndarray.
Return the C data type associated with a provided data type value.
Return the single letter character abbreviation for an underlying array data type.
Return the description for a provided data type.
Return the data type string associated with an ndarray data type enumeration constant.
Return the enumeration constant associated with a supported ndarray data type value.
Return the data type string associated with a supported ndarray data type value.
Return the enumeration constant associated with an ndarray data type string.
Transform a list of array argument data types into a list of signatures.
Create an uninitialized ndarray having a specified shape and data type.
Return the number of bytes per element provided an underlying array data type.
Return the data type string associated with a provided single letter abbreviation.
Restrict an index to the interval [0,max].
Return an index given an index mode.
ndarray data buffer constructors.
Return the data type of an ndarray data buffer.
Return the data type enumeration constant of an ndarray data buffer.
BLAS diagonal element types.
Allocate a buffer having a specified number of bytes.