linalg 1.6.1
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Computes the matrix operation C = A * B, where A is a lower triangular matrix. More...
Computes the matrix operation C = A * B, where A is a lower triangular matrix.
Definition at line 70 of file linalg_immutable.f90.