Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::ReturnMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ReturnMatrix:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 1534 of file newmat.h.

Public Member Functions

 ~ReturnMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
 ReturnMatrix (const ReturnMatrix &tm)
 ReturnMatrix (const GeneralMatrix *gmx)
MatrixBandWidth BandWidth () const

Private Member Functions

int search (const BaseMatrix *) const

Private Attributes

GeneralMatrixgm

Friends

class BaseMatrix


Constructor & Destructor Documentation

NEWMAT::ReturnMatrix::~ReturnMatrix (  )  [inline]

Definition at line 1539 of file newmat.h.

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

Definition at line 1542 of file newmat.h.

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

Definition at line 1543 of file newmat.h.


Member Function Documentation

MatrixBandWidth NEWMAT::ReturnMatrix::BandWidth (  )  const [virtual]

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 527 of file newmat4.cpp.

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

Implements NEWMAT::BaseMatrix.

Definition at line 305 of file newmat5.cpp.

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

Implements NEWMAT::BaseMatrix.

Definition at line 423 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Definition at line 1541 of file newmat.h.


Member Data Documentation

Definition at line 1536 of file newmat.h.

Referenced by BandWidth(), Evaluate(), and search().


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

newmat11b
Generated Wed Oct 4 00:00:20 2006 by Doxygen 1.4.7