This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ac8e8c6a17c596de3c8afb1a4fc2fc198cb8323
eigen
/
unsupported
/
Eigen
/
src
/
LevenbergMarquardt
History
Nicolas Mellado
3275eddc24
Add const getters for LM parameters
2015-07-17 09:11:49 +02:00
..
CMakeLists.txt
Add include LevenbergMarquardt in CMakeLists.txt.
2014-04-12 12:53:09 +01:00
CopyrightMINPACK.txt
Move work in progress Levenberg Marquardt module in unsupported
2012-12-08 18:22:23 +01:00
LevenbergMarquardt.h
Add const getters for LM parameters
2015-07-17 09:11:49 +02:00
LMcovar.h
Index refactoring: StorageIndex must be used for storage only (and locally when it make sense). In all other cases use the global Index type.
2015-02-13 18:57:41 +01:00
LMonestep.h
Fix bug
#314
: move remaining math functions from internal to numext namespace
2013-06-10 23:40:56 +02:00
LMpar.h
Fix trivial warnings in LevenbergMarquardt module and test
2015-04-24 21:35:30 +02:00
LMqrsolv.h
Index refactoring: StorageIndex must be used for storage only (and locally when it make sense). In all other cases use the global Index type.
2015-02-13 18:57:41 +01:00