Home
last modified time | relevance | path

Searched refs:PreconditionerType (Results 1 – 8 of 8) sorted by relevance

/external/ceres-solver/internal/ceres/
Dpreconditioner.h60 PreconditionerType type;
104 static PreconditionerType PreconditionerForZeroEBlocks(
105 PreconditionerType preconditioner_type);
Dpreconditioner.cc40 PreconditionerType Preconditioner::PreconditionerForZeroEBlocks( in PreconditionerForZeroEBlocks()
41 PreconditionerType preconditioner_type) { in PreconditionerForZeroEBlocks()
Dtypes.cc72 const char* PreconditionerTypeToString(PreconditionerType type) { in PreconditionerTypeToString()
84 bool StringToPreconditionerType(string value, PreconditionerType* type) { in StringToPreconditionerType()
Dlinear_solver.h112 PreconditionerType preconditioner_type;
Dsystem_test.cc83 PreconditionerType preconditioner_type) in SolverConfig()
105 PreconditionerType preconditioner_type;
/external/ceres-solver/include/ceres/
Dtypes.h98 enum PreconditionerType { enum
417 CERES_EXPORT const char* PreconditionerTypeToString(PreconditionerType type);
419 PreconditionerType* type);
Dsolver.h400 PreconditionerType preconditioner_type;
915 PreconditionerType preconditioner_type;
/external/ceres-solver/docs/source/
Dsolving.rst1166 .. member:: PreconditionerType Solver::Options::preconditioner_type
2098 .. member:: PreconditionerType Solver::Summary::preconditioner_type