Searched refs:BEGIN_MGH_PROBLEM (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/examples/
H A Dmore_garbow_hillstrom.cc65 #define BEGIN_MGH_PROBLEM(name, num_parameters, num_residuals) \ macro
84 BEGIN_MGH_PROBLEM(TestProblem1, 2, 2)
99 BEGIN_MGH_PROBLEM(TestProblem2, 2, 2)
114 BEGIN_MGH_PROBLEM(TestProblem3, 2, 2)
128 BEGIN_MGH_PROBLEM(TestProblem4, 2, 3)
143 BEGIN_MGH_PROBLEM(TestProblem5, 2, 3)
158 BEGIN_MGH_PROBLEM(TestProblem6, 2, 10)
176 BEGIN_MGH_PROBLEM(TestProblem7, 3, 3)
194 BEGIN_MGH_PROBLEM(TestProblem8, 3, 15)
221 BEGIN_MGH_PROBLEM(TestProblem
267 #undef BEGIN_MGH_PROBLEM macro
[all...]

Completed in 590 milliseconds