mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
merge both c methods lmstr/lmstr1 into one class
LevenbergMarquardtOptimumStorage with two methods.
This commit is contained in:
@@ -48,13 +48,13 @@ namespace Eigen {
|
||||
#include "src/NonLinear/dogleg.h"
|
||||
#include "src/NonLinear/covar.h"
|
||||
|
||||
#include "src/NonLinear/chkder.h"
|
||||
|
||||
#include "src/NonLinear/lmder.h"
|
||||
#include "src/NonLinear/hybrd.h"
|
||||
#include "src/NonLinear/lmstr.h"
|
||||
#include "src/NonLinear/lmdif.h"
|
||||
#include "src/NonLinear/hybrj.h"
|
||||
#include "src/NonLinear/lmstr1.h"
|
||||
#include "src/NonLinear/chkder.h"
|
||||
|
||||
//@}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user