linalg 1.6.1
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Computes the LU factorization of a square matrix. Notice, partial row pivoting is utilized. More...
Computes the LU factorization of a square matrix. Notice, partial row pivoting is utilized.
Definition at line 100 of file linalg_immutable.f90.