Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::MatedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::MatedMatrix:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

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

Definition at line 1528 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 526 of file newmat4.cpp.

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

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 265 of file newmat5.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1526 of file newmat.h.


Member Data Documentation

int NEWMAT::MatedMatrix::nc [private]

Definition at line 1523 of file newmat.h.

Referenced by Evaluate().

int NEWMAT::MatedMatrix::nr [private]

Definition at line 1523 of file newmat.h.

Referenced by Evaluate().


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

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