Fix ExpressionRef - Add missing copy constructor - Add make functions for input/output expressions - Add missing ExpressionRef overload for MakeRuntimeConstant - Add ExpressionRef overloads for common functions (cos,exp,...) - Make ExpressionRef constructor from double implicit - Add simple test for using ExpressionRef in Jets. - Rename expression test macro Change-Id: I071dc6717e4034a281662021998a91e80636da27
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.