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.

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 1536 of file newmat.h.

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

Definition at line 1539 of file newmat.h.

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

Definition at line 1540 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 1538 of file newmat.h.


Member Data Documentation

GeneralMatrix* NEWMAT::ReturnMatrix::gm [private]
 

Definition at line 1533 of file newmat.h.

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


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

newmat11b
Generated Tue Jan 4 15:42:18 2005 by Doxygen 1.4.0