HomeSort by relevance Sort by last modified time
    Searched refs:NumericDiffMethod (Results 1 - 7 of 7) sorted by null

  /external/ceres-solver/internal/ceres/
numeric_diff_test_utils.h 49 NumericDiffMethod method) const;
74 NumericDiffMethod method) const;
numeric_diff_test_utils.cc 59 NumericDiffMethod method) const {
104 NumericDiffMethod method) const {
  /external/ceres-solver/include/ceres/internal/
numeric_diff.h 81 NumericDiffMethod kMethod,
181 NumericDiffMethod kMethod,
  /external/ceres-solver/include/ceres/
dynamic_numeric_diff_cost_function.h 75 template <typename CostFunctor, NumericDiffMethod method = CENTRAL>
numeric_diff_cost_function.h 175 NumericDiffMethod method = CENTRAL,
types.h 395 enum NumericDiffMethod {
numeric_diff_functor.h 112 NumericDiffMethod kMethod = CENTRAL,

Completed in 75 milliseconds