Searched refs:minimizer_progress_to_stdout (Results 1 - 14 of 14) sorted by relevance

/external/ceres-solver/examples/
H A Dhelloworld.cc75 options.minimizer_progress_to_stdout = true;
H A Dhelloworld_analytic_diff.cc98 options.minimizer_progress_to_stdout = true;
H A Dhelloworld_numeric_diff.cc71 options.minimizer_progress_to_stdout = true;
H A Dpowell.cc135 options.minimizer_progress_to_stdout = true;
H A Dcurve_fitting.cc155 options.minimizer_progress_to_stdout = true;
H A Ddenoising.cc146 options.minimizer_progress_to_stdout = true;
H A Drobot_pose_mle.cc306 solver_options.minimizer_progress_to_stdout = true;
H A Drobust_curve_fitting.cc155 options.minimizer_progress_to_stdout = true;
H A Dsimple_bundle_adjuster.cc212 options.minimizer_progress_to_stdout = true;
H A Dbundle_adjuster.cc228 options->minimizer_progress_to_stdout = true;
H A Dlibmv_bundle_adjuster.cc764 options.minimizer_progress_to_stdout = true;
/external/ceres-solver/include/ceres/
H A Dsolver.h130 minimizer_progress_to_stdout = false;
650 bool minimizer_progress_to_stdout; member in struct:ceres::Solver::Options
/external/ceres-solver/internal/ceres/
H A Dc_api.cc183 options.minimizer_progress_to_stdout = true;
H A Dsolver_impl.cc86 options.minimizer_progress_to_stdout);
151 options.minimizer_progress_to_stdout);

Completed in 1017 milliseconds