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