Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::MatedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::MatedMatrix:

List of all members.


Detailed Description

Definition at line 1524 of file newmat.h.


Public Member Functions

 ~MatedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Private Member Functions

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

Private Attributes

int nr
int nc

Friends

class BaseMatrix

Constructor & Destructor Documentation

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

Definition at line 1527 of file newmat.h.

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

Definition at line 1531 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 265 of file newmat5.cpp.

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 526 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1529 of file newmat.h.


Member Data Documentation

int NEWMAT::MatedMatrix::nr [private]

Definition at line 1526 of file newmat.h.

Referenced by Evaluate().

int NEWMAT::MatedMatrix::nc [private]

Definition at line 1526 of file newmat.h.

Referenced by Evaluate().


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

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