Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::LogAndSign Class Reference

#include <newmat.h>

List of all members.

Public Member Functions

 LogAndSign ()
 LogAndSign (Real)
void operator *= (Real)
void PowEq (int k)
void ChangeSign ()
Real LogValue () const
int Sign () const
Real Value () const

Private Attributes

Real log_value
int sign


Constructor & Destructor Documentation

NEWMAT::LogAndSign::LogAndSign  )  [inline]
 

Definition at line 46 of file newmat.h.

NEWMAT::LogAndSign::LogAndSign Real   ) 
 

Definition at line 641 of file newmat8.cpp.


Member Function Documentation

void NEWMAT::LogAndSign::ChangeSign  )  [inline]
 

Definition at line 50 of file newmat.h.

Referenced by NEWMAT::CroutMatrix::LogDeterminant(), and NEWMAT::BandLUMatrix::LogDeterminant().

Real NEWMAT::LogAndSign::LogValue  )  const [inline]
 

Definition at line 51 of file newmat.h.

void NEWMAT::LogAndSign::operator *= Real   ) 
 

Definition at line 617 of file newmat8.cpp.

void NEWMAT::LogAndSign::PowEq int  k  ) 
 

Definition at line 624 of file newmat8.cpp.

Referenced by NEWMAT::IdentityMatrix::LogDeterminant().

int NEWMAT::LogAndSign::Sign  )  const [inline]
 

Definition at line 52 of file newmat.h.

Real NEWMAT::LogAndSign::Value  )  const
 

Definition at line 633 of file newmat8.cpp.

Referenced by NEWMAT::BaseMatrix::Determinant().


Member Data Documentation

Real NEWMAT::LogAndSign::log_value [private]
 

Definition at line 43 of file newmat.h.

Referenced by LogAndSign(), operator *=(), PowEq(), and Value().

int NEWMAT::LogAndSign::sign [private]
 

Definition at line 44 of file newmat.h.

Referenced by LogAndSign(), operator *=(), PowEq(), and Value().


The documentation for this class was generated from the following files:

newmat11b
Generated Tue Nov 23 16:35:43 2004 by Doxygen 1.3.9.1