Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ConcatenatedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ConcatenatedMatrix:

Detailed Description

Definition at line 1338 of file newmat.h.

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

Constructor & Destructor Documentation

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

Definition at line 1341 of file newmat.h.

NEWMAT::ConcatenatedMatrix::~ConcatenatedMatrix (  ) 

Definition at line 1348 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 498 of file newmat4.cpp.

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

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 741 of file newmat7.cpp.

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


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 1344 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 1345 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::StackedMatrix.

Definition at line 1346 of file newmat.h.


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