Lines Matching refs:cost_function

49   internal::scoped_ptr<CostFunction> cost_function;
50 cost_function.reset(
58 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
62 internal::scoped_ptr<CostFunction> cost_function;
63 cost_function.reset(
71 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
75 internal::scoped_ptr<CostFunction> cost_function;
76 cost_function.reset(
84 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
88 internal::scoped_ptr<CostFunction> cost_function;
89 cost_function.reset(
97 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
101 internal::scoped_ptr<CostFunction> cost_function;
102 cost_function.reset(
110 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
114 internal::scoped_ptr<CostFunction> cost_function;
115 cost_function.reset(
123 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
127 internal::scoped_ptr<CostFunction> cost_function;
128 cost_function.reset(
136 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
140 internal::scoped_ptr<CostFunction> cost_function;
141 cost_function.reset(
149 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, FORWARD);
169 scoped_ptr<CostFunction> cost_function;
170 cost_function.reset(
174 cost_function.reset(
178 cost_function.reset(
182 cost_function.reset(
188 internal::scoped_ptr<CostFunction> cost_function;
189 cost_function.reset(
197 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);