BlockMatrix< TRing > Member List
This is the complete list of members for
BlockMatrix< TRing >, including all inherited members.
| BlockMatrix(int _rowBlockSize, int _colBlockSize, int _rows, int _cols, const TRing *_ring, string _name="unnamedMatrix") | BlockMatrix< TRing > | [inline] |
| BlockMatrix(const BlockMatrix &mat) | BlockMatrix< TRing > | [inline] |
| blocksAreSquare() const | BlockMatrix< TRing > | [inline] |
| checkBlockBounds(int _blockNum, int _blockPos) const | BlockMatrix< TRing > | [inline] |
| checkBounds(int row, int col) const | BlockMatrix< TRing > | [inline] |
| colBlockSize | BlockMatrix< TRing > | [protected] |
| cols | BlockMatrix< TRing > | [protected] |
| computeBlockPos(int _row, int _col) const | BlockMatrix< TRing > | [inline] |
| computeNormalPos(int _blockNr, int _blockPos) const | BlockMatrix< TRing > | [inline] |
| data | BlockMatrix< TRing > | [protected] |
| extendedColNum | BlockMatrix< TRing > | [protected] |
| extendedRowNum | BlockMatrix< TRing > | [protected] |
| fillZero() | BlockMatrix< TRing > | [inline] |
| getBlockNum() const | BlockMatrix< TRing > | [inline] |
| getBlockSize() const | BlockMatrix< TRing > | [inline] |
| getBlocksPerCol() const | BlockMatrix< TRing > | [inline] |
| getBlocksPerRow() const | BlockMatrix< TRing > | [inline] |
| getBlockVal(const int blockNr, const int blockPos) | BlockMatrix< TRing > | [inline] |
| getBlockValAddr(const int blockNr, const int blockPos) | BlockMatrix< TRing > | [inline] |
| getColBlockSize() const | BlockMatrix< TRing > | [inline] |
| getColNum() const | BlockMatrix< TRing > | [inline] |
| getConstValRef(const int row, const int col) const | BlockMatrix< TRing > | [inline] |
| getName() const | BlockMatrix< TRing > | [inline] |
| getRowBlockSize() const | BlockMatrix< TRing > | [inline] |
| getRowNum() const | BlockMatrix< TRing > | [inline] |
| getSize() const | BlockMatrix< TRing > | [inline] |
| getVal(const int row, const int col) const | BlockMatrix< TRing > | [inline] |
| getValRef(const int row, const int col) | BlockMatrix< TRing > | [inline] |
| isZero() | BlockMatrix< TRing > | [inline] |
| name | BlockMatrix< TRing > | [protected] |
| operator=(const BlockMatrix &mat) | BlockMatrix< TRing > | [inline] |
| operator==(const TemplateMatrix &mat) const | BlockMatrix< TRing > | [inline] |
| outputMatrix(ostream &os) const | BlockMatrix< TRing > | [inline] |
| printValue(ostream &os) const | BlockMatrix< TRing > | [inline] |
| randomInit(long *randomSeed) | BlockMatrix< TRing > | [inline] |
| refit(int number, int multipleTo) | BlockMatrix< TRing > | [inline, static] |
| ring | BlockMatrix< TRing > | [protected] |
| rowBlockSize | BlockMatrix< TRing > | [protected] |
| rows | BlockMatrix< TRing > | [protected] |
| setBlockVal(const int blockNr, const int blockPos, const TNum z) | BlockMatrix< TRing > | [inline] |
| setName(string _name) | BlockMatrix< TRing > | [inline] |
| setVal(const int row, const int col, const TNum z) | BlockMatrix< TRing > | [inline] |
| TNum typedef | BlockMatrix< TRing > | |
| unblock() | BlockMatrix< TRing > | [inline] |
| ~BlockMatrix() | BlockMatrix< TRing > | [inline, virtual] |