lu decomposition
- Author:
- Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
- Parameters:
-
| m | : type(matrix) |
| is_permuted | : with permutation matrix (optional) |
- Date:
- 25th of March, 2011
- Returns:
- res : type(t_m_and_p), cholesky decomposition
- See also:
- math_machine_eps() : epsilon error
- Todo:
- fill-permutation matrix ?
Definition at line 3447 of file matrix.f90.