ndarray-blas-trsv-complex
BLAS Level 2 TRSV (triangular solve) for complex ndarrays
BLAS Level 2 TRSV (triangular solve) for complex ndarrays
Matrix multiplication for ndarrays
A easy-to-use math library to perform vector and matrix operations in JavaScript/TypeScript, designed for the needs of graphics apis like WebGL or WebGPU.
Apply a modified Givens transformation.
Interchanges two complex single-precision floating-point vectors.
Compute the sum of absolute values (L1 norm).
Multiply a vector x by a constant and add the result to y.
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.
Performs the rank 1 operation A = alpha⋅x⋅y^T + A.
Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.
Return the enumeration constant associated with a supported BLAS diagonal type value.
Return the diagonal type string associated with a supported BLAS diagonal type value.
Return the enumeration constant associated with a BLAS diagonal type.
BLAS diagonal element types.
Calculate the L2-norm of a double-precision floating-point vector.
Apply a plane rotation.
Construct a Givens plane rotation.
Apply a modified Givens transformation.