Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::LogAndSign Class Reference

#include <newmat.h>


Detailed Description

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

Definition at line 46 of file newmat.h.

NEWMAT::LogAndSign::LogAndSign ( Real  f  ) 

Definition at line 643 of file newmat8.cpp.


Member Function Documentation

void NEWMAT::LogAndSign::ChangeSign (  ) 
Real NEWMAT::LogAndSign::LogValue (  )  const

Definition at line 51 of file newmat.h.

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

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

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

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 Mon May 9 04:54:19 2016 by Doxygen 1.6.3