Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dsystem_test.cc67 struct SolverConfig { struct
68 SolverConfig( in SolverConfig() argument
79 SolverConfig( in SolverConfig() function
125 void RunSolversAndCheckTheyMatch(const vector<SolverConfig>& configurations, in RunSolversAndCheckTheyMatch()
134 const SolverConfig& config = configurations[i]; in RunSolversAndCheckTheyMatch()
287 vector<SolverConfig> configs; in TEST()
289 configs.push_back(SolverConfig(linear_solver, \ in TEST()
490 vector<SolverConfig> configs; in TEST()
493 configs.push_back(SolverConfig(linear_solver, \ in TEST()