Searched refs:CENTRAL (Results 1 - 12 of 12) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dnumeric_diff_cost_function_test.cc52 CENTRAL,
58 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
78 CENTRAL,
84 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
104 CENTRAL,
110 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
130 CENTRAL,
136 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
171 new NumericDiffCostFunction<SizeTestingCostFunction<1,1>, CENTRAL, 1, 1>(
175 new NumericDiffCostFunction<SizeTestingCostFunction<2,1>, CENTRAL,
[all...]
H A Dnumeric_diff_functor_test.cc49 typedef NumericDiffFunctor<EasyFunctor, CENTRAL, 3, 5, 5>
59 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
64 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
87 typedef NumericDiffFunctor<TranscendentalFunctor, CENTRAL, 2, 5, 5>
97 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
102 functor.ExpectCostFunctionEvaluationIsNearlyCorrect(*cost_function, CENTRAL);
H A Dnumeric_diff_test_utils.cc78 const double tolerance = (method == CENTRAL)? 3e-9 : 2e-5;
148 const double tolerance = (method == CENTRAL)? 3e-9 : 2e-5;
H A Dgradient_checking_cost_function.cc89 DynamicNumericDiffCostFunction<CostFunction, CENTRAL>*
91 new DynamicNumericDiffCostFunction<CostFunction, CENTRAL>(
/external/ceres-solver/examples/
H A Dhelloworld_numeric_diff.cc38 using ceres::CENTRAL;
66 new NumericDiffCostFunction<CostFunctor, CENTRAL, 1, 1> (new CostFunctor);
/external/ceres-solver/include/ceres/
H A Ddynamic_numeric_diff_cost_function.h54 // DynamicAutoDiffCostFunction<MyCostFunctor, CENTRAL> cost_function(
75 template <typename CostFunctor, NumericDiffMethod method = CENTRAL>
210 if (method == CENTRAL) {
H A Dgradient_checker.h178 NumericDiffCostFunction<CostFunctionToProbe, CENTRAL, M, N0, N1, N2, N3, N4>
H A Dnumeric_diff_cost_function.h84 // = new NumericDiffCostFunction<MyScalarCostFunctor, CENTRAL, 1, 2, 2>(
102 // = new NumericDiffCostFunction<MyScalarCostFunctor, CENTRAL, DYNAMIC, 2, 2>(
153 // = new NumericDiffCostFunction<MyCostFunction, CENTRAL, 1, 4, 8>(
175 NumericDiffMethod method = CENTRAL,
H A Dtypes.h396 CENTRAL, enumerator in enum:ceres::NumericDiffMethod
H A Dnumeric_diff_functor.h65 // typedef NumericDiffFunctor<IntrinsicProjection, CENTRAL, 2, 5, 3>
88 // Here, we made the choice of using CENTRAL differences to compute
112 NumericDiffMethod kMethod = CENTRAL,
/external/ceres-solver/include/ceres/internal/
H A Dnumeric_diff.h155 if (kMethod == CENTRAL) {
/external/srec/config/en.us/dictionary/
H A Dc0.618358 CENTRAL S EH1 N T R AH0 L
18359 CENTRAL'S S EH1 N T R AH0 L Z
[all...]

Completed in 3106 milliseconds