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
80de35b6c562bca343fd5933bacc525dc1aeeb39
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
Gael Guennebaud
0ca43f7e9a
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
..
BasicPreconditioners.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
BiCGSTAB.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +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
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
IncompleteLUT.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
IterativeSolverBase.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
SolveWithGuess.h
Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve.
2014-09-01 15:00:19 +02:00