alignsOnBlockBoundary(int firstRow, int firstColumn, int nRows, int nCols) | MatrixBlock | virtual |
blockColIdx | MatrixBlock | |
blockRowIdx | MatrixBlock | |
cloneMatrixNode() | MatrixBlock | virtual |
convertToOtherMajor(bool isColumnMajor) | MatrixType | |
deepCopyFrom(MatrixBlock *that) | MatrixBlock | |
MatrixType::deepCopyFrom(MatrixType *that) | MatrixType | |
MatrixNode::deepCopyFrom(MatrixNode *that) | MatrixNode | |
disassembleMatrix(int *rowPartition, int rowPartitionSize, int *colPartition, int colPartitionSize, bool rowMajor, ENUM_MATRIX_SYMMETRY symmetry) | MatrixType | |
ExpandedMatrixByBlocks | MatrixType | |
ExpandedMatrixInColumnMajorForm | MatrixType | |
ExpandedMatrixInRowMajorForm | MatrixType | |
expandElements(bool rowMajor) | MatrixBlock | virtual |
extractBlock(int firstrow, int firstcol, int lastrow, int lastcol, bool rowMajor, ENUM_MATRIX_SYMMETRY symmetry) | MatrixType | |
getBlocks(int *rowPartition, int rowPartitionSize, int *colPartition, int colPartitionSize, bool rowMajor, bool appendToBlockArray) | MatrixType | |
getColumnPartition() | MatrixType | |
getColumnPartitionSize() | MatrixType | |
getMatrixBlockInColumnMajorForm(int columnIdx, int rowIdx) | MatrixType | |
getMatrixCoefficientsInColumnMajor() | MatrixType | |
getMatrixCoefficientsInRowMajor() | MatrixType | |
getMatrixNodeInXML() | MatrixBlock | virtual |
getMatrixType() | MatrixBlock | virtual |
getNodeName() | MatrixBlock | virtual |
getNodeType() | MatrixBlock | virtual |
getNumberOfBlocksConstructors() | MatrixType | |
getNumberOfElementConstructors() | MatrixType | |
getNumberOfTransformationConstructors() | MatrixType | |
getPostfixFromNodeTree() | MatrixNode | |
getPrefixFromNodeTree() | MatrixNode | |
getRowPartition() | MatrixType | |
getRowPartitionSize() | MatrixType | |
inumberOfChildren | MatrixNode | |
IsEqual(MatrixBlock *that) | MatrixBlock | |
MatrixType::IsEqual(MatrixType *that) | MatrixType | |
MatrixNode::IsEqual(MatrixNode *that) | MatrixNode | virtual |
m_mChildren | MatrixNode | |
MatrixBlock() | MatrixBlock | |
matrixHasBase() | MatrixType | |
matrixHasBlocks() | MatrixType | |
matrixHasElements() | MatrixType | |
matrixHasTransformations() | MatrixType | |
MatrixNode() | MatrixNode | |
matrixType | MatrixNode | |
MatrixType() | MatrixType | |
nType | MatrixNode | |
numberOfColumns | MatrixType | |
numberOfRows | MatrixType | |
postOrderMatrixNodeTraversal(std::vector< MatrixNode * > *postfixVector) | MatrixNode | |
preOrderMatrixNodeTraversal(std::vector< MatrixNode * > *prefixVector) | MatrixNode | |
printExpandedMatrix(bool rowMajor) | MatrixType | |
processBlockPartition() | MatrixType | |
processBlocks(bool rowMajor, ENUM_MATRIX_SYMMETRY symmetry) | MatrixType | virtual |
processBlocks(int *rowOffset, int rowOffsetSize, int *colOffset, int colOffsetSize, bool rowMajor, ENUM_MATRIX_SYMMETRY symmetry) | MatrixType | virtual |
setRandom(double density, bool conformant, int iMin, int iMax) | MatrixBlock | |
symmetry | MatrixType | |
type | MatrixType | |
~MatrixBlock() | MatrixBlock | |
~MatrixNode() | MatrixNode | virtual |
~MatrixType() | MatrixType | virtual |