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

#include <newmat.h>

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

List of all members.

Public Member Functions

 ~ConcatenatedMatrix ()
MatrixBandWidth BandWidth () const
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

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

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix

Detailed Description

Definition at line 1254 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1257 of file newmat.h.

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

Definition at line 1264 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 456 of file newmat4.cpp.

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

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 796 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 1260 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 1261 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 1262 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