This is the complete list of members for gbl::BorderedBandMatrix, including all inherited members.
| addBlockMatrix(double aWeight, const std::vector< unsigned int > *anIndex, const std::vector< double > *aVector) | gbl::BorderedBandMatrix | |
| addBlockMatrix(double aWeight, unsigned int nSimple, unsigned int *anIndex, double *aVector) | gbl::BorderedBandMatrix | |
| bandOfAVAT(const VMatrix &anArray, const VSymMatrix &aSymArray) const | gbl::BorderedBandMatrix | private |
| BorderedBandMatrix() | gbl::BorderedBandMatrix | |
| decomposeBand() | gbl::BorderedBandMatrix | private |
| getBandCondition() const | gbl::BorderedBandMatrix | |
| getBlockMatrix(const std::vector< unsigned int > anIndex) const | gbl::BorderedBandMatrix | |
| getBlockMatrix(unsigned int aSize, unsigned int *anIndex) const | gbl::BorderedBandMatrix | |
| invertBand() | gbl::BorderedBandMatrix | private |
| numBand | gbl::BorderedBandMatrix | private |
| numBorder | gbl::BorderedBandMatrix | private |
| numCol | gbl::BorderedBandMatrix | private |
| numSize | gbl::BorderedBandMatrix | private |
| printMatrix() const | gbl::BorderedBandMatrix | |
| resize(unsigned int nSize, unsigned int nBorder=1, unsigned int nBand=7) | gbl::BorderedBandMatrix | |
| setZero() | gbl::BorderedBandMatrix | |
| solveAndInvertBorderedBand(const VVector &aRightHandSide, VVector &aSolution) | gbl::BorderedBandMatrix | |
| solveBand(const VVector &aRightHandSide) const | gbl::BorderedBandMatrix | private |
| solveBand(const VMatrix &aRightHandSide) const | gbl::BorderedBandMatrix | private |
| theBand | gbl::BorderedBandMatrix | private |
| theBorder | gbl::BorderedBandMatrix | private |
| theMixed | gbl::BorderedBandMatrix | private |
| ~BorderedBandMatrix() | gbl::BorderedBandMatrix | virtual |