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
fd788748889f50536f590b68dfa98db0044e5115
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
Gael Guennebaud
fd78874888
Fix compilation of iterative solvers with dense matrices
2015-03-09 21:31:03 +01:00
..
BasicPreconditioners.h
Rename LSCG to LeastSquaresConjugateGradient
2015-03-05 10:16:32 +01:00
BiCGSTAB.h
Fix many long to int conversion warnings:
2015-02-16 13:19:05 +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 compilation of iterative solvers with dense matrices
2015-03-09 21:31:03 +01:00
IncompleteLUT.h
bug
#963
: make IncompleteLUT compatible with non-default storage index types.
2015-03-09 13:55:20 +01:00
IterativeSolverBase.h
Fix compilation of iterative solvers with dense matrices
2015-03-09 21:31:03 +01: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