Home | History | Annotate | Download | only in ceres

Lines Matching defs:functor

57   EasyFunctor functor;
58 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
70 EasyFunctor functor;
71 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
83 EasyFunctor functor;
84 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
96 EasyFunctor functor;
97 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
109 TranscendentalFunctor functor;
110 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
122 TranscendentalFunctor functor;
123 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
135 TranscendentalFunctor functor;
136 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
148 TranscendentalFunctor functor;
149 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
196 EasyFunctor functor;
197 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);