Searched defs:RuntimeNumericDiffCostFunction (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Druntime_numeric_diff_cost_function.cc132 class RuntimeNumericDiffCostFunction : public CostFunction { class in namespace:ceres::internal::__anon1627
134 RuntimeNumericDiffCostFunction(const CostFunction* function, function in class:ceres::internal::__anon1627::RuntimeNumericDiffCostFunction
144 virtual ~RuntimeNumericDiffCostFunction() { }
211 return new RuntimeNumericDiffCostFunction(cost_function,

Completed in 297 milliseconds