Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::SPMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::SPMatrix:

Detailed Description

Definition at line 1302 of file newmat.h.

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

Constructor & Destructor Documentation

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

Definition at line 1305 of file newmat.h.

NEWMAT::SPMatrix::~SPMatrix (  ) 

Definition at line 1312 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 463 of file newmat4.cpp.

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

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 641 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1308 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1309 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::AddedMatrix.

Definition at line 1310 of file newmat.h.

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

Definition at line 274 of file newmat6.cpp.

Referenced by Evaluate().


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3