Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::InvertedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::InvertedMatrix:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ~InvertedMatrix ()
SolvedMatrix operator * (const BaseMatrix &) const
ScaledMatrix operator * (Real t) const
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Private Member Functions

 InvertedMatrix (const BaseMatrix *bmx)

Friends

class BaseMatrix

Constructor & Destructor Documentation

NEWMAT::InvertedMatrix::InvertedMatrix const BaseMatrix bmx  )  [inline, private]
 

Definition at line 1474 of file newmat.h.

NEWMAT::InvertedMatrix::~InvertedMatrix  )  [inline]
 

Definition at line 1476 of file newmat.h.


Member Function Documentation

MatrixBandWidth NEWMAT::InvertedMatrix::BandWidth  )  const [virtual]
 

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 516 of file newmat4.cpp.

GeneralMatrix * NEWMAT::InvertedMatrix::Evaluate MatrixType  mt = MatrixTypeUnSp  )  [virtual]
 

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 487 of file newmat7.cpp.

Referenced by NEWMAT::BaseMatrix::AsScalar(), and NEWMAT::BaseMatrix::Trace().

ScaledMatrix NEWMAT::InvertedMatrix::operator * Real  t  )  const [inline]
 

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1478 of file newmat.h.

SolvedMatrix NEWMAT::InvertedMatrix::operator * const BaseMatrix  )  const
 

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 289 of file newmat6.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]
 

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1479 of file newmat.h.


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

newmat11b
Generated Tue Oct 19 14:18:19 2004 by Doxygen 1.3.9.1