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-07-09 14:41:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
IterativeSolvers
History
Gael Guennebaud
35a8e94577
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
..
ConstrainedConjGrad.h
Port unsupported constrained CG to Eigen3
2014-01-15 17:49:52 +01:00
DGMRES.h
Add matrix-free solver example
2015-12-07 12:33:38 +01:00
GMRES.h
Fix compilation when defaulting to row-major
2016-05-27 10:31:11 +02:00
IncompleteLU.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
IterationController.h
Fix some MPL2/LGPL lisencing confusions
2013-02-06 11:30:33 +01:00
MINRES.h
Add matrix-free solver example
2015-12-07 12:33:38 +01:00
Scaling.h
Move using std::abs from Eigen's namespace to function scope.
2014-07-08 10:28:09 +02:00