$search

ConcatenatedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for ConcatenatedMatrix:
Inheritance 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

Two matrices horizontally concatenated.

Definition at line 1514 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1517 of file newmat.h.

ConcatenatedMatrix::~ConcatenatedMatrix (  )  [inline]

Definition at line 1524 of file newmat.h.


Member Function Documentation

MatrixBandWidth ConcatenatedMatrix::bandwidth (  )  const [virtual]

Reimplemented from MultipliedMatrix.

Definition at line 728 of file newmat4.cpp.

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

Reimplemented from MultipliedMatrix.

Reimplemented in StackedMatrix.

Definition at line 738 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from MultipliedMatrix.

Reimplemented in StackedMatrix.

Definition at line 1520 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from MultipliedMatrix.

Reimplemented in StackedMatrix.

Definition at line 1521 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from MultipliedMatrix.

Reimplemented in StackedMatrix.

Definition at line 1522 of file newmat.h.


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


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:24 2013