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
751501eade51d9843b84b18743601c46c76fcb8e
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
giacomo po
751501eade
added preconditioner with preconditioned-Lanczos iteration
2012-09-01 21:59:06 +02:00
..
BasicPreconditioners.h
fix bug
#485
: conflict between a typedef and template type parameter
2012-07-13 20:54:38 +02:00
BiCGSTAB.h
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04: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
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00
IncompleteLUT.h
Manual MPL2 relicensing fixes
2012-07-13 14:42:47 -04:00
IterativeSolverBase.h
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00
MINRES.h
added preconditioner with preconditioned-Lanczos iteration
2012-09-01 21:59:06 +02:00