Prototypes | Header File(s) | |
template <class T> | ||
T |
determinant(const RWGenMat<T>& m) |
<rw/math/genmat.h> <rw/math/genfact.h> |
T |
determinant(const RWGenFact<T>& m) |
<rw/math/genfact.h> |
Returns the determinant of the matrix from which an existing LU factorization was constructed.