Home
last modified time | relevance | path

Searched refs:NumericDiffMethod (Results 1 – 8 of 8) sorted by relevance

/external/ceres-solver/internal/ceres/
Dnumeric_diff_test_utils.h49 NumericDiffMethod method) const;
74 NumericDiffMethod method) const;
Dnumeric_diff_test_utils.cc59 NumericDiffMethod method) const { in ExpectCostFunctionEvaluationIsNearlyCorrect()
104 NumericDiffMethod method) const { in ExpectCostFunctionEvaluationIsNearlyCorrect()
/external/ceres-solver/include/ceres/internal/
Dnumeric_diff.h81 NumericDiffMethod kMethod,
181 NumericDiffMethod kMethod,
/external/ceres-solver/include/ceres/
Dtypes.h395 enum NumericDiffMethod { enum
Dnumeric_diff_cost_function.h175 NumericDiffMethod method = CENTRAL,
Ddynamic_numeric_diff_cost_function.h75 template <typename CostFunctor, NumericDiffMethod method = CENTRAL>
Dnumeric_diff_functor.h112 NumericDiffMethod kMethod = CENTRAL,
/external/ceres-solver/docs/source/
Dmodeling.rst366 NumericDiffMethod method = CENTRAL,
537 template <typename CostFunctor, NumericDiffMethod method = CENTRAL>