@stdlib/ndarray-base-assert
Base ndarray assertion utilities.
Base ndarray assertion utilities.
Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.
Return the enumeration constant associated with a supported BLAS transpose operation value.
Return the transpose operation string associated with a supported BLAS transpose operation value.
Return the enumeration constant associated with a BLAS transpose operation.
BLAS transpose operations.
Return the BLAS memory layout string associated with a BLAS memory layout enumeration constant.
Return the enumeration constant associated with a supported BLAS memory layout value.
Return the layout string associated with a supported BLAS memory layout value.
Return the enumeration constant associated with a BLAS memory layout string.
BLAS memory layouts.
Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.
Return the enumeration constant associated with a supported BLAS matrix triangle value.
Return the matrix triangle string associated with a supported BLAS matrix triangle value.
Return the enumeration constant associated with a BLAS matrix triangle.
BLAS matrix triangles.
Return the BLAS operation side string associated with a BLAS operation side enumeration constant.
Return the enumeration constant associated with a supported BLAS operation side value.
Return the operation side string associated with a supported BLAS operation side value.
Return the enumeration constant associated with a BLAS operation side.