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
6b99afa5ae6b723a2c7678b07c4abcf7fc0b2129
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
Gael Guennebaud
6b99afa5ae
Fix LSCG::solve with a sparse destination.
2015-09-02 15:34:03 +02:00
..
BasicPreconditioners.h
Propagate precondition info to the iterative solver.
2015-08-04 16:13:34 +02:00
BiCGSTAB.h
Doc: explain perf and multithreading issues in sparse iterative solvers
2015-06-26 10:49:40 +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
Doc: explain perf and multithreading issues in sparse iterative solvers
2015-06-26 10:49:40 +02:00
IncompleteLUT.h
Propagate precondition info to the iterative solver.
2015-08-04 16:13:34 +02:00
IterativeSolverBase.h
Fix LSCG::solve with a sparse destination.
2015-09-02 15:34:03 +02:00
LeastSquareConjugateGradient.h
Rename LSCG to LeastSquaresConjugateGradient
2015-03-05 10:16:32 +01:00
SolveWithGuess.h
Remove deprecated usage of expr::Index.
2015-02-16 14:46:51 +01:00