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
9fad1e392be4514d701b2e653a152544e28364ba
eigen
/
Eigen
/
src
/
Eigenvalues
History
Jitse Niesen
9fad1e392b
RealSchur: split computation in smaller functions.
2010-04-06 17:45:46 +01: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
Add tests for real and complex Schur; extend test for Hessenberg.
2010-04-02 14:32:20 +01:00
EigenSolver.h
RealSchur and EigenSolver: some straightforward renames.
2010-04-02 21:05:32 +01:00
HessenbergDecomposition.h
Extend documentation for HessenbergDecomposition.
2010-03-28 17:33:56 +01:00
RealSchur.h
RealSchur: split computation in smaller functions.
2010-04-06 17:45:46 +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