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-10-17 10:31:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
6373c3cd00
oops bis, I forgot that SelfAdjointEigneSolver directly called the selector...
2009-08-14 13:49:29 +02:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
EigenSolver.h
compilation fix in EigenSolver,
2009-08-06 16:41:54 +02:00
HessenbergDecomposition.h
fix a couple of compilations issues
2009-08-06 14:10:02 +02:00
QR.h
fix compilation and segfault issues
2009-08-06 11:19:36 +02:00
QrInstantiations.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
SelfAdjointEigenSolver.h
oops bis, I forgot that SelfAdjointEigneSolver directly called the selector...
2009-08-14 13:49:29 +02:00
Tridiagonalization.h
make the dot product linear in the second variable, not the first variable
2009-08-03 17:20:45 +02:00