commit | b379ab768caedbdc803f8c232af614235ae04835 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Mon Oct 09 05:59:28 2023 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Mon Oct 09 05:59:28 2023 -0700 |
tree | 377b8a5c2143e74781f30def709e51d16772a41d | |
parent | 354002f989e7abdab9a4c17291662ab6e3102283 [diff] |
Remove MaxNumThreadsAvailable It is just a wrapper around ThreadPool::MaxNumThreadsAvailable and has just one callsite. Change-Id: Ic4b496c86a9760d1024ff34db305ea8db99705d8
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.