Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.16 determinant()

PrototypesHeader 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>

10.16.1 Description

Returns the determinant of the matrix from which an existing LU factorization was constructed.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.