commit | 0fc3fd4fcefdb6ec37ebc3125bc5a696ded1a310 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Thu Sep 28 14:14:00 2023 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Thu Sep 28 14:45:18 2023 -0700 |
tree | 166c1ea1035b1e8aa39feb910c17b295a26db8b5 | |
parent | e6b2f532b497011071958416c9d36986eac29474 [diff] |
Add documentation for examples Also remove random.h which is not used anymore. Change-Id: I389a0fc0fd771619e179dcf305bb0991ad1d82ff
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.