mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
8637249945
M_2_SQRTPI is not part of standard C++, replace it with an equivalent expression. gcc immediately folds this and thus generates the same code even at -O0. Change-Id: I5d38e67a4508c1d43a1a8e5f1639f2243cdb143e