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
fc39d5954b72ca2307921beb8a784cd78c2a8d10
eigen
/
unsupported
/
Eigen
/
src
/
LevenbergMarquardt
History
Gael Guennebaud
35a8e94577
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
..
CopyrightMINPACK.txt
Move work in progress Levenberg Marquardt module in unsupported
2012-12-08 18:22:23 +01:00
LevenbergMarquardt.h
Fixed some incorrect assertions
2016-05-05 10:02:26 -07: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