Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::MatedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::MatedMatrix:

Detailed Description

Definition at line 1526 of file newmat.h.

List of all members.

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 
) [private]

Definition at line 1529 of file newmat.h.

NEWMAT::MatedMatrix::~MatedMatrix (  ) 

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


Member Data Documentation

int NEWMAT::MatedMatrix::nc [private]

Definition at line 1528 of file newmat.h.

Referenced by Evaluate().

int NEWMAT::MatedMatrix::nr [private]

Definition at line 1528 of file newmat.h.

Referenced by Evaluate().


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3