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