commit | b34280207b13f0e61b1f1eec7087760bd7aba2c9 | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Sun Mar 27 18:45:23 2022 +0200 |
committer | Sameer Agarwal <sandwichmaker@gmail.com> | Sun Mar 27 17:31:02 2022 +0000 |
tree | ec8791e086f628426c9c3a4fd74b6ac483c4f3ee | |
parent | b246991b6f98622823fdf86eb0915defa54b63cb [diff] |
Fix MSVC small_blas_test failures The tests fail only in C++17 mode (and above) with optimizations enabled. Fixes #782 Change-Id: Ia3b7221efdd9091d252a7323613b7e54794470ee
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.