Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::LogAndSign Class Reference

#include <newmat.h>

List of all members.


Detailed Description

Definition at line 39 of file 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

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 643 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 619 of file newmat8.cpp.

void NEWMAT::LogAndSign::PowEq int  k  ) 
 

Definition at line 626 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 635 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(), LogValue(), operator *=(), PowEq(), and Value().

int NEWMAT::LogAndSign::sign [private]
 

Definition at line 44 of file newmat.h.

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


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

newmat11b
Generated Tue Aug 16 16:32:05 2005 by Doxygen 1.4.4