Removed unnecessary statement

This commit is contained in:
Benoit Steiner 2016-11-05 12:43:27 -07:00
parent 55b4fd1d40
commit ad086b03e4

View File

@ -12,8 +12,6 @@
// It is intended to be done for this test only.
#include <Eigen/src/Core/util/DisableStupidWarnings.h>
using std::sqrt;
// tolerance for chekcing number of iterations
#define LM_EVAL_COUNT_TOL 4/3