$search

SolvedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for SolvedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~SolvedMatrix ()

MatrixBandWidth bandwidth () const

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Private Member Functions

 SolvedMatrix (const BaseMatrix *bm1x, const BaseMatrix *bm2x)

Friends

class BaseMatrix
class InvertedMatrix

Detailed Description

Inverted matrix times matrix.

Definition at line 1549 of file newmat.h.


Constructor & Destructor Documentation

SolvedMatrix::SolvedMatrix ( const BaseMatrix bm1x,
const BaseMatrix bm2x 
) [inline, private]

Definition at line 1551 of file newmat.h.

SolvedMatrix::~SolvedMatrix (  )  [inline]

Definition at line 1556 of file newmat.h.


Member Function Documentation

MatrixBandWidth SolvedMatrix::bandwidth (  )  const [virtual]

Reimplemented from MultipliedMatrix.

Definition at line 730 of file newmat4.cpp.

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

Reimplemented from MultipliedMatrix.

Definition at line 113 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from MultipliedMatrix.

Definition at line 1553 of file newmat.h.

friend class InvertedMatrix [friend]

Reimplemented from BaseMatrix.

Definition at line 1554 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:28 2013