|
MOOS 0.2375
|
#include <newmat.h>
Public Member Functions | |
| LogAndSign () | |
| LogAndSign (Real) | |
| void | operator*= (Real) |
| void | PowEq (int k) |
| void | ChangeSign () |
| Real | LogValue () const |
| int | Sign () const |
| Real | Value () const |
| NEWMAT::LogAndSign::LogAndSign | ( | Real | f | ) |
Definition at line 639 of file newmat8.cpp.
| void NEWMAT::LogAndSign::operator*= | ( | Real | x | ) |
Definition at line 615 of file newmat8.cpp.
| void NEWMAT::LogAndSign::PowEq | ( | int | k | ) |
Definition at line 622 of file newmat8.cpp.
| Real NEWMAT::LogAndSign::Value | ( | ) | const |
Definition at line 631 of file newmat8.cpp.
1.7.4