$search

KPMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for KPMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~KPMatrix ()

MatrixBandWidth bandwidth () const

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

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

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix
KPMatrix KP (const BaseMatrix &, const BaseMatrix &)

Detailed Description

Kronecker product of two matrices.

Definition at line 1495 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1498 of file newmat.h.

KPMatrix::~KPMatrix (  )  [inline]

Definition at line 1505 of file newmat.h.


Member Function Documentation

MatrixBandWidth KPMatrix::bandwidth (  )  const [virtual]

Reimplemented from MultipliedMatrix.

Definition at line 696 of file newmat4.cpp.

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

Reimplemented from MultipliedMatrix.

Definition at line 121 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from MultipliedMatrix.

Definition at line 1501 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from MultipliedMatrix.

Definition at line 1502 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from MultipliedMatrix.

Definition at line 1503 of file newmat.h.

KPMatrix KP ( const BaseMatrix bm1,
const BaseMatrix bm2 
) [friend]

Definition at line 281 of file newmat6.cpp.


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:26 2013