Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::KPMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::KPMatrix:

List of all members.


Detailed Description

Definition at line 1319 of file newmat.h.


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 &)

Constructor & Destructor Documentation

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

Definition at line 1322 of file newmat.h.

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

Definition at line 1329 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 466 of file newmat4.cpp.

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 117 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1325 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1326 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1327 of file newmat.h.

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


The documentation for this class was generated from the following files:

newmat11b
Generated Thu Nov 22 00:51:10 2007 by Doxygen 1.5.4