Home | History | Annotate | Download | only in ceres

Lines Matching refs:Solve

426     // Number of threads used by Ceres to solve the Newton
574 // linear in a_1 and a_2, i.e., Solve for the trust region step
577 // amounts to doing a single linear least squares solve. For
608 // in the early stages of the solve and then their contribution
781 // When the user calls Solve, before the actual optimization
795 // Some total of all time spent inside Ceres when Solve is called.
960 virtual void Solve(const Options& options,
966 CERES_EXPORT void Solve(const Solver::Options& options,