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.

Detailed Description

Definition at line 1474 of file newmat.h.

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 1476 of file newmat.h.

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

Definition at line 1478 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.

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1480 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 1481 of file newmat.h.


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

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