mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 09:00:37 +08:00
a536ae76dfa2dbe2bc487900b98cf6c15276c649
Problems that do not use bounds do not have to pay the price of storing bounds constraints. Also replace the raw pointer access to the upper and lower bounds arrays with accessors which hides the lazy initialization from the user. Change-Id: I0325a35de9c29f853559f891e32e7c777686e537
Ceres Solver - A non-linear least squares minimizer ================================================== Please see docs/html/index.html for a tutorial and reference.
Description
Languages
C++
94.4%
CMake
3.8%
Python
0.8%
C
0.5%
Starlark
0.4%