Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::InvertedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::InvertedMatrix:

Detailed Description

Definition at line 1479 of file newmat.h.

List of all members.

Public Member Functions

 InvertedMatrix (const InvertedMatrix &im)
 ~InvertedMatrix ()
SolvedMatrix operator* (const BaseMatrix &) const
ScaledMatrix operator* (Real sc) 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  )  [private]

Definition at line 1481 of file newmat.h.

NEWMAT::InvertedMatrix::InvertedMatrix ( const InvertedMatrix im  ) 

Definition at line 1483 of file newmat.h.

NEWMAT::InvertedMatrix::~InvertedMatrix (  ) 

Definition at line 1484 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  sc  )  const

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1486 of file newmat.h.

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 289 of file newmat6.cpp.

Referenced by operator*().


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1487 of file newmat.h.


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3