Home
last modified time | relevance | path

Searched refs:MyThreeParameterCostFunctor (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Ddynamic_numeric_diff_cost_function_test.cc286 class MyThreeParameterCostFunctor { class
331 typedef DynamicNumericDiffCostFunction<MyThreeParameterCostFunctor> in SetUp()
335 new MyThreeParameterCostFunctor()); in SetUp()
Ddynamic_autodiff_cost_function_test.cc285 class MyThreeParameterCostFunctor { class
330 typedef DynamicAutoDiffCostFunction<MyThreeParameterCostFunctor, 3> in SetUp()
334 new MyThreeParameterCostFunctor()); in SetUp()