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
c68098b9be036b94bc603bf31646af464810ccc2
eigen
/
Eigen
/
src
/
Eigenvalues
History
Jitse Niesen
c68098b9be
Clean up ComplexSchur::compute() .
2010-03-24 14:10:33 +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
Clean up ComplexSchur::compute() .
2010-03-24 14:10:33 +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