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

#include <newmat.h>

Inheritance diagram for NEWMAT::KPMatrix:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::KPMatrix:
Collaboration 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
KPMatrixKP (const BaseMatrix &, const BaseMatrix &)

Detailed Description

Definition at line 1233 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1236 of file newmat.h.

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

Definition at line 1243 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 424 of file newmat4.cpp.

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 130 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1239 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1240 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1241 of file newmat.h.

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

Definition at line 288 of file newmat6.cpp.


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