Home
last modified time | relevance | path

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

/external/ceres-solver/include/ceres/
Dtypes.h96 enum PreconditionerType { enum
292 const char* PreconditionerTypeToString(PreconditionerType type);
293 bool StringToPreconditionerType(string value, PreconditionerType* type);
Dsolver.h221 PreconditionerType preconditioner_type;
630 PreconditionerType preconditioner_type;
/external/ceres-solver/internal/ceres/
Dtypes.cc74 PreconditionerType preconditioner_type) { in PreconditionerTypeToString()
86 bool StringToPreconditionerType(string value, PreconditionerType* type) { in StringToPreconditionerType()
Dlinear_solver.h88 PreconditionerType preconditioner_type;
Dsystem_test.cc79 PreconditionerType preconditioner_type) in SolverConfig()
100 PreconditionerType preconditioner_type;