MOOS 0.2375
Public Member Functions | Friends
NEWMAT::InvertedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::InvertedMatrix:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::InvertedMatrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~InvertedMatrix ()
SolvedMatrixoperator* (const BaseMatrix &)
ScaledMatrixoperator* (Real t) const
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Friends

class BaseMatrix

Detailed Description

Definition at line 1402 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1406 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 474 of file newmat4.cpp.

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 491 of file newmat7.cpp.

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

Definition at line 321 of file newmat6.cpp.

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1412 of file newmat.h.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1414 of file newmat.h.


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