Small naming fixups. use_power_series_expansion_initialization -> use_spse_initialization max_linear_solve_iterations -> max_linear_solver_iterations Change-Id: I7775fa9b1ad12e28c8d01d44349b7eaef9b57edd
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. Ceres Solver can solve two kinds of problems.
Please see ceres-solver.org for more information.