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
05de3dddcae35c8b6ea8a596ef3726127e45f619
eigen
/
unsupported
/
Eigen
/
src
/
IterativeSolvers
History
Gael Guennebaud
5d43b4049d
factorize solving with guess
2011-10-24 09:33:24 +02:00
..
BasicPreconditioners.h
DiagonalPrecond: fix potential segfault in case the diagonal contains explciit zeros
2011-10-09 22:17:37 +02:00
BiCGSTAB.h
factorize solving with guess
2011-10-24 09:33:24 +02:00
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
ConjugateGradient.h
factorize solving with guess
2011-10-24 09:33:24 +02:00
ConstrainedConjGrad.h
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
2011-07-21 11:19:36 +02:00
IncompleteLU.h
add a basic ILU preconditioner
2011-10-11 20:41:43 +02:00
IterationController.h
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
2011-07-21 11:19:36 +02:00
IterativeSolverBase.h
extend CG for multiple right hand sides
2011-10-11 11:29:50 +02:00