Scythe-1.0.3
|
template<typename T , matrix_order PO, matrix_style PS>
Calculate the determinant of a square Matrix. This routine calculates the determinant of a square Matrix, using LU decomposition.
References scythe::Matrix_base< ORDER, STYLE >::isNull(), scythe::Matrix_base< ORDER, STYLE >::isSquare(), and SCYTHE_CHECK_10. Referenced by lndmvn(). |