@stdlib/blas-base-operation-side-enum2str
Return the BLAS operation side string associated with a BLAS operation side enumeration constant.
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.
BLAS operation sides.
Compute the sum of absolute values (L1 norm).
Multiply a vector x by a constant and add the result to y.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Compute the L2-norm of a complex single-precision floating-point vector.
Copy values from x into y.
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Create an iterator which steps by a specified amount.