ArmadilloSolver
The GeMA Armadillo Numeric Solver Plugin
Loading...
Searching...
No Matches
GmpArmadilloMatrix Member List

This is the complete list of members for GmpArmadilloMatrix, including all inherited members.

_armaMatGmpArmadilloMatrixprivate
_batchGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_batchDataGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_layoutGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_layoutBuilderGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_masterLayoutGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_nGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_optGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_symGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
_valuesGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
add(int lin, int col, double value)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
addBatch(int lin, int col, double value)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
addToPtrIndexFromThread(int tid, int ptr, int index, double value)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
armaMat() constGmpArmadilloMatrixinline
at(int lin, int col) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
beginBatchInsert(size_t expectedEntries=0)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
clear(bool keepSparseLayout) (defined in GmpArmadilloMatrix)GmpArmadilloMatrixvirtual
clearLineAndColumnSet(const QVector< int > &indexList, bool setDiagonal, bool keepSparseLayout) (defined in GmpArmadilloMatrix)GmpArmadilloMatrixvirtual
columnMulAdd(int col, GmVector &f, double v, const bool *skipRows=NULL) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
createLayoutBuilder(GmSparseMatrixLayoutMode mode, GmCSxSparseMatrixLayout< IndexType, T > *layout)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >protected
detachAndClear() (defined in GmpArmadilloMatrix)GmpArmadilloMatrixprotectedvirtual
emptyLayout() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
endBatchInsert(bool discardData=false)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
ensureDiagonal() (defined in GmpArmadilloMatrix)GmpArmadilloMatrixvirtual
GmpArmadilloMatrix(int nlin, const GmpArmadilloMatrix *sharedLayout, GmSparseMatrixOptions options)GmpArmadilloMatrix
GmSparseMatrix(int n, const GmSparseMatrix< IndexType, T > *sharedLayout, GmSparseMatrixOptions options, bool arma)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >
hasNanInf() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
inLayout(int lin, int col) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
isSymmetric(double relTol=GM_DOUBLECMP_RELTOL, double absTol=GM_DOUBLECMP_ABSTOL) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
layoutBuilder() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
layoutSize() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
matAdd(const GmVector &a, const GmVector &b, double zeroTol=0.0)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
matrixLayoutReady()GmpArmadilloMatrixprotectedvirtual
mul(const GmVector &a, GmVector &b) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
mulAdd(const GmVector &a, GmVector &b) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
mulSub(const GmVector &a, GmVector &b) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
ncol() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
nlin() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
operator()(int lin, int col) constGmSolverMatrix
ParallelAddMode enum nameGmSolverMatrix
print(const GmLogCategory &logger, GmLogLevel level, int fieldWidth=0, char format='g', int precision=-1) constGmSolverMatrix
saveMatrixCoordinatesToFile(FILE *f) constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
set(int lin, int col, double value)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
set(GmSolverMatrix *A, GmSolverMatrix *B, double c, bool sameStructure)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
setSymmetric(bool sym)GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
supportedParallelAddMode() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
supportsBatchInsert() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
supportsRandomSet() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
supportsSparseLayouts() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
symmetric() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
usedMemory() constGmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual
~GmpArmadilloMatrix()GmpArmadilloMatrixvirtual
~GmSolverMatrix()GmSolverMatrixvirtual
~GmSparseMatrix()GmSparseMatrix< arma::uword, GM_CSC_SPARSE_FORMAT >virtual