$search

InvertedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for InvertedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ScaledMatrix operator* (Real t) const
 ~InvertedMatrix ()

MatrixBandWidth bandwidth () const

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

SolvedMatrix operator* (const BaseMatrix &) const

Private Member Functions

 InvertedMatrix (const BaseMatrix *bmx)

Friends

class BaseMatrix

Detailed Description

Inverse of matrix.

Definition at line 1672 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1674 of file newmat.h.

InvertedMatrix::~InvertedMatrix (  )  [inline]

Definition at line 1676 of file newmat.h.


Member Function Documentation

MatrixBandWidth InvertedMatrix::bandwidth (  )  const [virtual]

Reimplemented from NegatedMatrix.

Definition at line 746 of file newmat4.cpp.

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

Reimplemented from NegatedMatrix.

Definition at line 484 of file newmat7.cpp.

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

Reimplemented from BaseMatrix.

Definition at line 1678 of file newmat.h.

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

Reimplemented from BaseMatrix.

Definition at line 293 of file newmat6.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NegatedMatrix.

Definition at line 1679 of file newmat.h.


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


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:26 2013