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

  /external/ceres-solver/internal/ceres/
numeric_diff_cost_function_test.cc 77 new NumericDiffCostFunction<EasyCostFunction,
82 new EasyCostFunction, TAKE_OWNERSHIP));
90 new NumericDiffCostFunction<EasyCostFunction,
95 new EasyCostFunction, TAKE_OWNERSHIP));
numeric_diff_test_utils.h 52 class EasyCostFunction : public SizedCostFunction<3, 5, 5> {

Completed in 72 milliseconds