This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-08-02 02:00:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
Gael Guennebaud
fd32697074
Fix stopping criteria of CG
2012-06-06 17:11:16 +02:00
..
BasicPreconditioners.h
Get rid of include directives inside namespace blocks (bug
#339
).
2012-04-15 11:06:28 +01:00
BiCGSTAB.h
Get rid of include directives inside namespace blocks (bug
#339
).
2012-04-15 11:06:28 +01:00
CMakeLists.txt
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning
2011-11-12 14:11:27 +01:00
ConjugateGradient.h
Fix stopping criteria of CG
2012-06-06 17:11:16 +02:00
IncompleteLUT.h
add a noncopyable base class for decompositions
2012-06-04 13:21:15 +02:00
IterativeSolverBase.h
add a noncopyable base class for decompositions
2012-06-04 13:21:15 +02:00