@stdlib/blas-sdot
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors.
Interchange two single-precision floating-point vectors.
Calculate the dot product of two vectors.
Compute the L2-norm of a complex double-precision floating-point vector.
Compute the sum of absolute values (L1 norm).
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.
Copy values from x into y.
Calculate the dot product of two double-precision floating-point vectors.
Interchange two double-precision floating-point vectors.
Base (i.e., lower-level) basic linear algebra subprograms (BLAS).
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.