mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
a90b5a12c6
Currently there is a bug in the copy constructor of ExpressionRef. Fixing this bug, will create new expressions each time a copy is executed. To reduce the amount of copy expression we pass ExpressionRef by const reference now. Change-Id: I0f81fb3d08aa4c66b9191f3138650f17023af67e