$search

MatedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for MatedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~MatedMatrix ()

MatrixBandWidth bandwidth () const

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Private Member Functions

 MatedMatrix (const BaseMatrix *bmx, int nrx, int ncx)

Private Attributes

int nc
int nr

Friends

class BaseMatrix

Detailed Description

Any type of matrix interpreted as a (rectangular) Matrix.

Definition at line 1726 of file newmat.h.


Constructor & Destructor Documentation

MatedMatrix::MatedMatrix ( const BaseMatrix bmx,
int  nrx,
int  ncx 
) [inline, private]

Definition at line 1729 of file newmat.h.

MatedMatrix::~MatedMatrix (  )  [inline]

Definition at line 1733 of file newmat.h.


Member Function Documentation

MatrixBandWidth MatedMatrix::bandwidth (  )  const [virtual]

Reimplemented from NegatedMatrix.

Definition at line 756 of file newmat4.cpp.

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

Reimplemented from NegatedMatrix.

Definition at line 279 of file newmat5.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NegatedMatrix.

Definition at line 1731 of file newmat.h.


Member Data Documentation

int MatedMatrix::nc [private]

Definition at line 1728 of file newmat.h.

int MatedMatrix::nr [private]

Definition at line 1728 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