commit | 9bb1dcb84116540caafffe7ab3715fe9f9d5342f | [log] [tgz] |
---|---|---|
author | Darius Rueckert <darius.rueckert@fau.de> | Thu Nov 21 16:16:22 2019 +0100 |
committer | Darius Rueckert <darius.rueckert@fau.de> | Thu Nov 21 16:31:39 2019 +0100 |
tree | 21dac0a0797649e79c2d8cac90074b02fd3322a7 | |
parent | 5be2e48835384091bea11aacdee9ffcc474f196c [diff] |
Remove definition of ExpressionRef::ExpressionRef(double&); Due to the removed definition, calling this method will result in a compile-time error instead of a run-time error. Change-Id: Iac2514c05d79a66fcbad124587d08eb9309aa6a5
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.