determinant of m by gauss-jourdan
- Author:
- Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
- Parameters:
-
- Date:
- 12th of March, 2011
- Returns:
- det : real*4
- See also:
- math_machine_eps() : epsilon error
- Method
- In order to compute matrix determinant, we can use matrices elementary determinant, following well-known:
Definition at line 2695 of file matrix.f90.