Home | History | Annotate | Download | only in ceres

Lines Matching defs:functor

53   EasyFunctor functor;
59 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
64 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
72 EasyFunctor functor;
78 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
83 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
91 TranscendentalFunctor functor;
97 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
102 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
110 TranscendentalFunctor functor;
116 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
121 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);