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

  /external/ceres-solver/internal/ceres/
numeric_diff_cost_function_test.cc 129 new NumericDiffCostFunction<TranscendentalCostFunction,
134 new TranscendentalCostFunction, TAKE_OWNERSHIP));
142 new NumericDiffCostFunction<TranscendentalCostFunction,
147 new TranscendentalCostFunction, TAKE_OWNERSHIP));
numeric_diff_test_utils.h 77 class TranscendentalCostFunction : public SizedCostFunction<2, 5, 5> {

Completed in 398 milliseconds