mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Removed unnecessary statement
This commit is contained in:
@@ -12,8 +12,6 @@
|
|||||||
// It is intended to be done for this test only.
|
// It is intended to be done for this test only.
|
||||||
#include <Eigen/src/Core/util/DisableStupidWarnings.h>
|
#include <Eigen/src/Core/util/DisableStupidWarnings.h>
|
||||||
|
|
||||||
using std::sqrt;
|
|
||||||
|
|
||||||
// tolerance for chekcing number of iterations
|
// tolerance for chekcing number of iterations
|
||||||
#define LM_EVAL_COUNT_TOL 4/3
|
#define LM_EVAL_COUNT_TOL 4/3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user