NonLinearOptimization test fails (precision requirement not met)
Submitted by Benoit Jacob
Assigned to Nobody
Link to original bugzilla bug (#1197)
Version: 3.3 (current stable)
Description
NonLinearOptimization fails for me (Ubuntu 14.04, x86-64, gcc 4.8):
Initializing random number generator with seed 1460119579
Repeating each test 10 times
Difference too large wrt tolerance 1e-06, relative error is: 0.000549474
Test testNistLanczos1() failed in /usr/local/google/home/benoitjacob/eigen/unsupported/test/NonLinearOptimization.cpp (1026)
verifyIsApprox(lm.fvec.squaredNorm(), 1.4290986055242372e-25)
Stack:
- testNistLanczos1()
- NonLinearOptimization
- Seed: 1460119579
Aborted (core dumped)