Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::SPMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::SPMatrix:

List of all members.


Detailed Description

Definition at line 1300 of file newmat.h.


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
SPMatrix SP (const BaseMatrix &, const BaseMatrix &)

Constructor & Destructor Documentation

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

Definition at line 1303 of file newmat.h.

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

Definition at line 1310 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 641 of file newmat7.cpp.

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

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 463 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1306 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1307 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1308 of file newmat.h.

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

Referenced by Evaluate().


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