Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::InvertedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::InvertedMatrix:

List of all members.


Detailed Description

Definition at line 1477 of file newmat.h.


Public Member Functions

 InvertedMatrix (const InvertedMatrix &im)
 ~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 1479 of file newmat.h.

NEWMAT::InvertedMatrix::InvertedMatrix ( const InvertedMatrix im  )  [inline]

Definition at line 1481 of file newmat.h.

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

Definition at line 1482 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 289 of file newmat6.cpp.

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1484 of file newmat.h.

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 487 of file newmat7.cpp.

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 516 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1485 of file newmat.h.


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

newmat11b
Generated Thu Nov 22 00:51:11 2007 by Doxygen 1.5.4