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
4811b4526c93f4f28c57a085ee02b0eba0806afa
eigen
/
unsupported
/
Eigen
/
src
/
LevenbergMarquardt
History
Desire NUENTSA
cf939f154f
Fix bug
#596
: Recover plain SparseMatrix from SparseQR matrixQ()
2013-05-21 17:35:10 +02:00
..
CMakeLists.txt
Move work in progress Levenberg Marquardt module in unsupported
2012-12-08 18:22:23 +01:00
CopyrightMINPACK.txt
Move work in progress Levenberg Marquardt module in unsupported
2012-12-08 18:22:23 +01:00
LevenbergMarquardt.h
Fix bug
#596
: Recover plain SparseMatrix from SparseQR matrixQ()
2013-05-21 17:35:10 +02:00
LMcovar.h
Replace assert() by eigen_assert() (fixes bug
#548
).
2013-02-02 22:04:42 +00:00
LMonestep.h
Clean source code and unit tests with respect to -Wunused-local-typedefs
2013-04-10 22:27:35 +02:00
LMpar.h
Set built-in sparse QR as the default sparse solver and add ComputationInfo for Levenberg Marquardt,
2013-02-20 14:10:14 +01:00
LMqrsolv.h
MSVC fix; the compiler failed to detect the correct overload.
2013-02-28 11:38:34 +01:00