HomeSort by relevance Sort by last modified time
    Searched full:mutable_solver_options (Results 1 - 1 of 1) sorted by null

  /external/ceres-solver/internal/ceres/
system_test.cc 117 // Solver::Options* mutable_solver_options();
131 Solver::Options& options = *(system_test_problem->mutable_solver_options());
228 Solver::Options* mutable_solver_options() { return &options_; } function in class:ceres::internal::PowellsFunction
330 Solver::Options* mutable_solver_options() { return &options_; } function in class:ceres::internal::BundleAdjustmentProblem

Completed in 313 milliseconds