BandMatrix Class Reference
[Newmat matrix manipulation library]

Band matrix. More...

#include <newmat.h>

Inherits GeneralMatrix.

Inherited by LowerBandMatrix, and UpperBandMatrix.

Collaboration diagram for BandMatrix:
Collaboration graph
[legend]

List of all members.



void CornerClear () const
 set unused parts of BandMatrix to zero
short SimpleAddOK (const GeneralMatrix *gm)
 can we add two band matrices with simple vector add
void operator= (const BaseMatrix &)
 assignment operator for BandMatrix
void resize (const GeneralMatrix &A)
 resize BandMatrix

Detailed Description

Band matrix.

Definition at line 1096 of file newmat.h.


Member Function Documentation

short BandMatrix::SimpleAddOK ( const GeneralMatrix gm  )  [protected]

can we add two band matrices with simple vector add

For band matrices the bandwidths must agree

Definition at line 74 of file bandmat.cpp.


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

Generated on Sun May 9 12:26:14 2010 for Realea by  doxygen 1.6.1