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
5afaacedc6129ae6c9488c8c6a0ec9179dda6abc
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
Desire NUENTSA
7e0dd17312
Improve BiCGSTAB : With exact preconditioner, the solution should be found in one iteration
2012-09-19 18:32:02 +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
Improve BiCGSTAB : With exact preconditioner, the solution should be found in one iteration
2012-09-19 18:32:02 +02: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
Incomplete Cholesky preconditioner... not yet stable
2012-09-11 12:12:19 +02:00
IterativeSolverBase.h
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00