MatrixType Member List

This is the complete list of members for MatrixType, including all inherited members.
alignsOnBlockBoundary(int firstRow, int firstColumn, int nRows, int nCols)MatrixType [virtual]
cloneMatrixNode()=0MatrixNode [pure virtual]
convertToOtherMajor(bool isColumnMajor)MatrixType
deepCopyFrom(MatrixType *that)MatrixType
disassembleMatrix(int *rowPartition, int rowPartitionSize, int *colPartition, int colPartitionSize, bool rowMajor, ENUM_MATRIX_SYMMETRY symmetry)MatrixType
ExpandedMatrixByBlocksMatrixType
ExpandedMatrixInColumnMajorFormMatrixType
ExpandedMatrixInRowMajorFormMatrixType
expandElements(bool rowMajor)MatrixType [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()=0MatrixNode [pure virtual]
getMatrixType()=0MatrixNode [pure virtual]
getNodeName()=0MatrixNode [pure virtual]
getNodeType()MatrixNode [virtual]
getNumberOfBlocksConstructors()MatrixType
getNumberOfElementConstructors()MatrixType
getNumberOfTransformationConstructors()MatrixType
getPostfixFromNodeTree()MatrixNode
getPrefixFromNodeTree()MatrixNode
getRowPartition()MatrixType
getRowPartitionSize()MatrixType
inumberOfChildrenMatrixNode
IsEqual(MatrixType *that)MatrixType [virtual]
m_bHaveColumnPartitionMatrixType [private]
m_bHaveRowPartitionMatrixType [private]
m_iColumnPartitionSizeMatrixType [private]
m_iRowPartitionSizeMatrixType [private]
m_mChildrenMatrixNode
m_miColumnPartitionMatrixType [private]
m_miRowPartitionMatrixType [private]
matrixHasBase()MatrixType
matrixHasBlocks()MatrixType
matrixHasElements()MatrixType
matrixHasTransformations()MatrixType
MatrixNode()MatrixNode
matrixTypeMatrixNode
MatrixType()MatrixType
nTypeMatrixNode
numberOfColumnsMatrixType
numberOfRowsMatrixType
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)MatrixType
symmetryMatrixType
typeMatrixType
~MatrixNode()MatrixNode [virtual]
~MatrixType()MatrixType [virtual]

Generated on 5 Jul 2015 by  doxygen 1.6.1