#include <newmat.h>
Public Member Functions | |
void | change_sign () |
change sign | |
Real | log_value () const |
log of the absolute value | |
int | sign () const |
sign of the value | |
void | operator*= (Real) |
multiply by a real | |
void | pow_eq (int k) |
raise to power of k | |
Real | value () const |
the value |
Return from LogDeterminant function. Members are the log of the absolute value and the sign (+1, -1 or 0)
Definition at line 47 of file newmat.h.