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

  /external/ceres-solver/internal/ceres/
minimizer.h 75 max_consecutive_nonmonotonic_steps =
76 options.max_consecutive_nonmonotonic_steps;
137 int max_consecutive_nonmonotonic_steps; member in struct:ceres::internal::Minimizer::Options
  /external/ceres-solver/include/ceres/
solver.h 80 max_consecutive_nonmonotonic_steps = 5;
326 // The parameter max_consecutive_nonmonotonic_steps controls the
335 int max_consecutive_nonmonotonic_steps; member in struct:ceres::Solver::Options
    [all...]

Completed in 46 milliseconds