Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ReturnMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ReturnMatrix:

List of all members.


Detailed Description

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

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

Definition at line 1545 of file newmat.h.

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

Definition at line 1546 of file newmat.h.


Member Function Documentation

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

Implements NEWMAT::BaseMatrix.

Definition at line 423 of file newmat4.cpp.

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

Implements NEWMAT::BaseMatrix.

Definition at line 305 of file newmat5.cpp.

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 527 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Definition at line 1544 of file newmat.h.


Member Data Documentation

Definition at line 1539 of file newmat.h.

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


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

newmat11b
Generated Thu Nov 22 00:51:12 2007 by Doxygen 1.5.4