@stdlib/blas-base-diagonal-type-enum2str
Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.
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.
Base BLAS assertion utilities.
Test if an input value is a BLAS diagonal type.
Test if an input value is a BLAS memory layout.
Test if an input value is a BLAS matrix triangle.
Test if an input value is a BLAS operation side.
Test if an input value is a BLAS transpose operation.
Create an iterator from a strided array-like object.
List of ndarray orders.
List of output ndarray data type policies.
Return the shape of a provided ndarray.
Return the stride along a specified dimension for a provided ndarray.
Return the strides of a provided ndarray.
Convert subscripts to a linear index.
Convert an ndarray to a generic array.
Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.