@stdlib/blas-base-sswap
Interchange two single-precision floating-point vectors.
Interchange two single-precision floating-point vectors.
Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.
Return the enumeration constant associated with a supported BLAS transpose operation value.
Return the transpose operation string associated with a supported BLAS transpose operation value.
Return the enumeration constant associated with a BLAS transpose operation.
BLAS transpose operations.
Error handler for BLAS/LAPACK routines.
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.
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
Apply a plane rotation.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
Interchanges two complex double-precision floating-point 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.
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.