$search

ReturnMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for ReturnMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ReturnMatrix (const GeneralMatrix *gmx)
 ReturnMatrix (const ReturnMatrix &tm)
 ~ReturnMatrix ()

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Private Attributes

GeneralMatrixgm

Friends

class BaseMatrix



int search (const BaseMatrix *) const
MatrixBandWidth bandwidth () const

Detailed Description

A matrix in an "envelope' for return from a function.

Definition at line 1741 of file newmat.h.


Constructor & Destructor Documentation

ReturnMatrix::~ReturnMatrix (  )  [inline]

Definition at line 1746 of file newmat.h.

ReturnMatrix::ReturnMatrix ( const ReturnMatrix tm  )  [inline]

Definition at line 1749 of file newmat.h.

ReturnMatrix::ReturnMatrix ( const GeneralMatrix gmx  )  [inline]

Definition at line 1750 of file newmat.h.


Member Function Documentation

MatrixBandWidth ReturnMatrix::bandwidth (  )  const [virtual]

Reimplemented from BaseMatrix.

Definition at line 757 of file newmat4.cpp.

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

Implements BaseMatrix.

Definition at line 319 of file newmat5.cpp.

int ReturnMatrix::search ( const BaseMatrix s  )  const [private, virtual]

Implements BaseMatrix.

Definition at line 650 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Definition at line 1748 of file newmat.h.


Member Data Documentation

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