@stdlib/blas-gswap
Interchange two vectors.
Found 63 results for subroutines
Interchange two vectors.
Find the index of the first element having the maximum absolute value.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Construct a Givens plane rotation.
Construct a Givens plane rotation.
Interchange two single-precision floating-point vectors.
Interchange two double-precision floating-point vectors.
Copies values from x into y.
Calculate the dot product of two single-precision floating-point vectors.
Scales elements of `x` by a constant `alpha`.
Multiplies x and a constant and adds the result to y.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
Computes the sum of absolute values (L1 norm).
Finds the first element equal to the maximum absolute value of x and returns the element index.
Perform a series of row interchanges on an input matrix.
A PCRE2 binding for node.js
Computes the dot product of x and y.
Performs the rank 1 operation A = alpha⋅x⋅y^T + A.
Interchanges the elements of x and y.
Copy all or part of a matrix A to another matrix B.
subroutines used by computes
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.