|
MOOS 0.2375
|
#include <newmat.h>


Public Member Functions | |
| ~StackedMatrix () | |
| GeneralMatrix * | Evaluate (MatrixType mt=MatrixTypeUnSp) |
Protected Member Functions | |
| StackedMatrix (const BaseMatrix *bm1x, const BaseMatrix *bm2x) | |
Friends | |
| class | BaseMatrix |
| class | GeneralMatrix |
| class | GenericMatrix |
| NEWMAT::StackedMatrix::StackedMatrix | ( | const BaseMatrix * | bm1x, |
| const BaseMatrix * | bm2x | ||
| ) | [inline, protected] |
| GeneralMatrix * NEWMAT::StackedMatrix::Evaluate | ( | MatrixType | mt = MatrixTypeUnSp | ) | [virtual] |
Reimplemented from NEWMAT::ConcatenatedMatrix.
Definition at line 835 of file newmat7.cpp.
friend class BaseMatrix [friend] |
Reimplemented from NEWMAT::ConcatenatedMatrix.
friend class GeneralMatrix [friend] |
Reimplemented from NEWMAT::ConcatenatedMatrix.
friend class GenericMatrix [friend] |
Reimplemented from NEWMAT::ConcatenatedMatrix.
1.7.4