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-18 11:01:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Eigenvalues
History
Jitse Niesen
37e17938e9
Extend documentation of ComplexSchur and add examples.
2010-03-23 12:49:09 +00:00
..
CMakeLists.txt
rename the EigenSolver module to Eigenvalues
2009-09-04 09:23:38 +02:00
ComplexEigenSolver.h
Extend documentation of ComplexSchur and add examples.
2010-03-23 12:49:09 +00:00
ComplexSchur.h
Extend documentation of ComplexSchur and add examples.
2010-03-23 12:49:09 +00:00
EigenSolver.h
Propagate all five matrix template parameters to members and temporaries of decomposition classes. One particular advantage of this is that decomposing matrices with max sizes known at compile time will not allocate.
2010-03-08 19:31:27 +01:00
HessenbergDecomposition.h
Propagate all five matrix template parameters to members and temporaries of decomposition classes. One particular advantage of this is that decomposing matrices with max sizes known at compile time will not allocate.
2010-03-08 19:31:27 +01:00
SelfAdjointEigenSolver.h
Propagate all five matrix template parameters to members and temporaries of decomposition classes. One particular advantage of this is that decomposing matrices with max sizes known at compile time will not allocate.
2010-03-08 19:31:27 +01:00
Tridiagonalization.h
Propagate all five matrix template parameters to members and temporaries of decomposition classes. One particular advantage of this is that decomposing matrices with max sizes known at compile time will not allocate.
2010-03-08 19:31:27 +01:00