mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Rename the old LevenbergMarquardt class to LevenbergMarquardtLegacy
Split the levenberg marquardt test and the hybrid nonlinear test
This commit is contained in:
@@ -22,8 +22,7 @@ endif(ADOLC_FOUND)
|
||||
|
||||
# this test seems to never have been successful on x87, so is considered to contain a FP-related bug.
|
||||
# see thread: "non-linear optimization test summary"
|
||||
ei_add_test(NonLinearOptimization)
|
||||
|
||||
ei_add_test( NonLinearOptimization)
|
||||
ei_add_test(NumericalDiff)
|
||||
ei_add_test(autodiff)
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user