@stdlib/ndarray-base-dtype-resolve-str
Return the data type string 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.
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.
Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.
Return the enumeration constant associated with a supported BLAS diagonal type value.
Return the diagonal type string associated with a supported BLAS diagonal type value.
Return the enumeration constant associated with a BLAS diagonal type.
BLAS diagonal element types.
Create an iterator from a strided array-like object.
Create a zero-filled three-dimensional nested array.
Create a zero-filled four-dimensional nested array.
Create a zero-filled five-dimensional nested array.
Create a zero-filled n-dimensional nested array.