Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::StackedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::StackedMatrix:

List of all members.


Detailed Description

Definition at line 1352 of file newmat.h.


Public Member Functions

 ~StackedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

 StackedMatrix (const BaseMatrix *bm1x, const BaseMatrix *bm2x)

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix

Constructor & Destructor Documentation

NEWMAT::StackedMatrix::StackedMatrix ( const BaseMatrix bm1x,
const BaseMatrix bm2x 
) [inline, protected]

Definition at line 1355 of file newmat.h.

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

Definition at line 1362 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 758 of file newmat7.cpp.

Referenced by NEWMAT::GenericMatrix::operator &=().


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 1358 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 1359 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 1360 of file newmat.h.


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

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