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
84c93b048ecab7c22291503e68c47b6e3264fbb0
eigen
/
unsupported
/
Eigen
/
src
/
IterativeSolvers
History
Desire NUENTSA
22cd65ee33
Adding a householder-GMRES implementation from Kolja Brix
2012-03-29 15:00:55 +02:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
ConstrainedConjGrad.h
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
2011-07-21 11:19:36 +02:00
GMRES.h
Adding a householder-GMRES implementation from Kolja Brix
2012-03-29 15:00:55 +02:00
IncompleteLU.h
add a basic ILU preconditioner
2011-10-11 20:41:43 +02:00
IterationController.h
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
2011-07-21 11:19:36 +02:00
Scaling.h
Algorithm to equilibrate rows and columns of a square matrix
2012-03-22 16:18:34 +01:00