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

#include <newmat.h>

Inheritance diagram for NEWMAT::SPMatrix:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::SPMatrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~SPMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Protected Member Functions

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

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix
SPMatrixSP (const BaseMatrix &, const BaseMatrix &)

Detailed Description

Definition at line 1210 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1213 of file newmat.h.

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

Definition at line 1220 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 421 of file newmat4.cpp.

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

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 681 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1216 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1217 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1218 of file newmat.h.

SPMatrix& SP ( const BaseMatrix bm1,
const BaseMatrix bm2 
) [friend]

Definition at line 280 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