MOOS 0.2375
Public Member Functions | Protected Member Functions | Friends
NEWMAT::StackedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::StackedMatrix:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::StackedMatrix:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 1270 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1273 of file newmat.h.

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

Definition at line 1280 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 835 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 1276 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 1277 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::ConcatenatedMatrix.

Definition at line 1278 of file newmat.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines