@stdlib/blas-base-gaxpy
Multiply x by a constant and add the result to y.
Multiply x by a constant and add the result to y.
Copy values from x into y.
Calculate the dot product of two vectors.
Calculate the L2-norm of a vector.
Multiply a vector by a constant.
Interchange two vectors.
Find the index of the first element having the maximum absolute value.
Find the index of the first element having the maximum absolute value.
Return the BLAS memory layout string associated with a BLAS memory layout enumeration constant.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Copy values from x into y.
Calculate the dot product of two double-precision floating-point vectors.
Interchange two double-precision floating-point vectors.
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.