commit | b92ade3e116cce9ba53a7639daed93e11aebda0d | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Wed Aug 13 15:00:05 2025 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Wed Aug 13 15:02:50 2025 -0700 |
tree | 3928e290e401e9425518084c784e17ad2cff2077 | |
parent | f616f61eab1fc22bcb1b604ea66f68dd075f5ac7 [diff] |
Reorder the fields in ParameterBlock This CL reorders the fields to group the hot fields together to increase data density. This CL doesn’t change functionality but expects to reduce cache misses and save CPU. Change-Id: I313493a187ac6ebc607b311c39415c79a94f00c8
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.