This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-05-29 17:43:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
Rasmus Munk Larsen
6a34003141
Remove EIGEN_MPL2_ONLY guard in IncompleteCholesky that is no longer needed after the AMD reordering code was relicensed to MPL2.
2019-03-13 11:52:41 -07:00
..
BasicPreconditioners.h
Use col method for column-major matrix
2017-10-17 21:51:27 +02:00
BiCGSTAB.h
Iterative solvers: unify and fix handling of multiple rhs.
2018-10-15 23:47:46 +02:00
ConjugateGradient.h
Iterative solvers: unify and fix handling of multiple rhs.
2018-10-15 23:47:46 +02:00
IncompleteCholesky.h
Remove EIGEN_MPL2_ONLY guard in IncompleteCholesky that is no longer needed after the AMD reordering code was relicensed to MPL2.
2019-03-13 11:52:41 -07:00
IncompleteLUT.h
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in
2ca1e73239
2019-03-05 10:24:54 -08:00
IterativeSolverBase.h
Remove useless (and broken) resize
2018-10-16 00:42:48 +02:00
LeastSquareConjugateGradient.h
Iterative solvers: unify and fix handling of multiple rhs.
2018-10-15 23:47:46 +02:00
SolveWithGuess.h
Fix typos found using codespell
2018-06-07 14:43:02 +02:00