compute the determinant by 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 : real*4 , the determinant
Definition at line 2620 of file matrix.f90.