@stdlib/blas-base-dscal
Multiply a double-precision floating-point vector by a constant.
Multiply a double-precision floating-point vector by a constant.
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
Interchange two 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.
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.
Copy all or part of a matrix A to another matrix B.
Perform a series of row interchanges on an input matrix.