g2o
g2o::LinearSolverPCG< MatrixType > Member List

This is the complete list of members for g2o::LinearSolverPCG< MatrixType >, including all inherited members.

_absoluteToleranceg2o::LinearSolverPCG< MatrixType >protected
_diagg2o::LinearSolverPCG< MatrixType >protected
_indicesg2o::LinearSolverPCG< MatrixType >protected
_Jg2o::LinearSolverPCG< MatrixType >protected
_maxIterg2o::LinearSolverPCG< MatrixType >protected
_residualg2o::LinearSolverPCG< MatrixType >protected
_sparseMatg2o::LinearSolverPCG< MatrixType >protected
_toleranceg2o::LinearSolverPCG< MatrixType >protected
_verboseg2o::LinearSolverPCG< MatrixType >protected
absoluteTolerance() const g2o::LinearSolverPCG< MatrixType >inline
init()g2o::LinearSolverPCG< MatrixType >inlinevirtual
LinearSolver()g2o::LinearSolver< MatrixType >inline
LinearSolverPCG()g2o::LinearSolverPCG< MatrixType >inline
MatrixPtrVector typedefg2o::LinearSolverPCG< MatrixType >protected
MatrixVector typedefg2o::LinearSolverPCG< MatrixType >protected
maxIterations() const g2o::LinearSolverPCG< MatrixType >inline
mult(const std::vector< int > &colBlockIndices, const VectorXD &src, VectorXD &dest)g2o::LinearSolverPCG< MatrixType >protected
multDiag(const std::vector< int > &colBlockIndices, MatrixVector &A, const VectorXD &src, VectorXD &dest)g2o::LinearSolverPCG< MatrixType >protected
multDiag(const std::vector< int > &colBlockIndices, MatrixPtrVector &A, const VectorXD &src, VectorXD &dest)g2o::LinearSolverPCG< MatrixType >protected
setAbsoluteTolerance(bool absoluteTolerance)g2o::LinearSolverPCG< MatrixType >inline
setMaxIterations(int maxIter)g2o::LinearSolverPCG< MatrixType >inline
setTolerance(double tolerance)g2o::LinearSolverPCG< MatrixType >inline
setVerbose(bool verbose)g2o::LinearSolverPCG< MatrixType >inline
setWriteDebug(bool)g2o::LinearSolver< MatrixType >inlinevirtual
solve(const SparseBlockMatrix< MatrixType > &A, double *x, double *b)g2o::LinearSolverPCG< MatrixType >virtual
solveBlocks(double **&blocks, const SparseBlockMatrix< MatrixType > &A)g2o::LinearSolver< MatrixType >inlinevirtual
solvePattern(SparseBlockMatrix< MatrixXD > &spinv, const std::vector< std::pair< int, int > > &blockIndices, const SparseBlockMatrix< MatrixType > &A)g2o::LinearSolver< MatrixType >inlinevirtual
tolerance() const g2o::LinearSolverPCG< MatrixType >inline
verbose() const g2o::LinearSolverPCG< MatrixType >inline
writeDebug() const g2o::LinearSolver< MatrixType >inlinevirtual
~LinearSolver()g2o::LinearSolver< MatrixType >inlinevirtual
~LinearSolverPCG()g2o::LinearSolverPCG< MatrixType >inlinevirtual