Rename the old LevenbergMarquardt class to LevenbergMarquardtLegacy

Split the levenberg marquardt test and the hybrid nonlinear test
This commit is contained in:
Desire NUENTSA
2012-12-07 15:51:25 +01:00
parent cc0fef9807
commit 363e506776
3 changed files with 26 additions and 1543 deletions

View File

@@ -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