Functions | |
| double | SPUC::det (const mat &X) |
| Determinant of real square matrix. | |
|
|
Determinant of real square matrix.
Calculate determinant of the real matrix Uses LU-factorisation.
and the determinant of the permuation matrix is |
1.4.4