MOOS 0.2375
Public Member Functions
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

Detailed Description

Definition at line 46 of file newmat.h.


Constructor & Destructor Documentation

NEWMAT::LogAndSign::LogAndSign ( ) [inline]

Definition at line 53 of file newmat.h.

NEWMAT::LogAndSign::LogAndSign ( Real  f)

Definition at line 639 of file newmat8.cpp.


Member Function Documentation

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

Definition at line 57 of file newmat.h.

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

Definition at line 58 of file newmat.h.

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.

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

Definition at line 59 of file newmat.h.

Real NEWMAT::LogAndSign::Value ( ) const

Definition at line 631 of file newmat8.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines