Searched refs:MyCostFunctor (Results 1 – 3 of 3) sorted by relevance
50 class MyCostFunctor { class77 DynamicNumericDiffCostFunction<MyCostFunctor> cost_function( in TEST()78 new MyCostFunctor()); in TEST()106 DynamicNumericDiffCostFunction<MyCostFunctor> cost_function( in TEST()107 new MyCostFunctor()); in TEST()173 DynamicNumericDiffCostFunction<MyCostFunctor> cost_function( in TEST()174 new MyCostFunctor()); in TEST()223 DynamicNumericDiffCostFunction<MyCostFunctor> cost_function( in TEST()224 new MyCostFunctor()); in TEST()
49 class MyCostFunctor { class77 DynamicAutoDiffCostFunction<MyCostFunctor, 3> cost_function( in TEST()78 new MyCostFunctor()); in TEST()105 DynamicAutoDiffCostFunction<MyCostFunctor, 3> cost_function( in TEST()106 new MyCostFunctor()); in TEST()172 DynamicAutoDiffCostFunction<MyCostFunctor, 3> cost_function( in TEST()173 new MyCostFunctor()); in TEST()222 DynamicAutoDiffCostFunction<MyCostFunctor, 3> cost_function( in TEST()223 new MyCostFunctor()); in TEST()
320 struct MyCostFunctor {332 DynamicAutoDiffCostFunction<MyCostFunctor, 4> cost_function(333 new MyCostFunctor());550 struct MyCostFunctor {561 DynamicNumericDiffCostFunction<MyCostFunctor> cost_function(562 new MyCostFunctor());