Public Member Functions | Private Member Functions | Friends
InvertedMatrix Class Reference

#include <Temporary.h>

Inheritance diagram for InvertedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Member Functions

 InvertedMatrix (const BaseMatrix *bmx)

Friends

class BaseMatrix

Detailed Description

Inverse of matrix.

Definition at line 263 of file Temporary.h.


Constructor & Destructor Documentation

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

Definition at line 265 of file Temporary.h.

Definition at line 267 of file Temporary.h.

Definition at line 268 of file Temporary.h.


Member Function Documentation

Reimplemented from NegatedMatrix.

Definition at line 1414 of file NewMatExhaustive.cpp.

Reimplemented from NegatedMatrix.

Definition at line 5074 of file NewMatExhaustive.cpp.

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

Reimplemented from BaseMatrix.

Definition at line 2887 of file NewMatExhaustive.cpp.

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

Reimplemented from BaseMatrix.

Definition at line 270 of file Temporary.h.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NegatedMatrix.

Definition at line 271 of file Temporary.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15