Public Member Functions | Private Attributes
LogAndSign Class Reference

#include <general.h>

List of all members.

Public Member Functions

void change_sign ()
 change sign
void ChangeSign ()
Real log_value () const
 log of the absolute value
 LogAndSign ()
 LogAndSign (Real)
Real LogValue () const
void operator*= (Real)
 multiply by a real
void pow_eq (int k)
 raise to power of k
void PowEq (int k)
int Sign () const
int sign () const
 sign of the value
Real value () const
 the value
Real Value () const

Private Attributes

Real log_val
int sign_val

Detailed Description

Return from LogDeterminant function. Members are the log of the absolute value and the sign (+1, -1 or 0)

Definition at line 34 of file general.h.


Constructor & Destructor Documentation

LogAndSign::LogAndSign ( ) [inline]

Definition at line 39 of file general.h.

Definition at line 4411 of file NewMatExhaustive.cpp.


Member Function Documentation

void LogAndSign::change_sign ( ) [inline]

change sign

Definition at line 45 of file general.h.

void LogAndSign::ChangeSign ( ) [inline]

Definition at line 44 of file general.h.

Real LogAndSign::log_value ( ) const [inline]

log of the absolute value

Definition at line 47 of file general.h.

Real LogAndSign::LogValue ( ) const [inline]

Definition at line 46 of file general.h.

void LogAndSign::operator*= ( Real  x)

multiply by a real

Definition at line 4387 of file NewMatExhaustive.cpp.

void LogAndSign::pow_eq ( int  k)

raise to power of k

Definition at line 4394 of file NewMatExhaustive.cpp.

void LogAndSign::PowEq ( int  k) [inline]

Definition at line 43 of file general.h.

int LogAndSign::Sign ( ) const [inline]

Definition at line 48 of file general.h.

int LogAndSign::sign ( ) const [inline]

sign of the value

Definition at line 49 of file general.h.

the value

Definition at line 4403 of file NewMatExhaustive.cpp.

Real LogAndSign::Value ( ) const [inline]

Definition at line 51 of file general.h.


Member Data Documentation

Definition at line 36 of file general.h.

int LogAndSign::sign_val [private]

Definition at line 37 of file general.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15