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 02:51:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Eigenvalues
History
Jitse Niesen
73d3a27667
RealSchur: Make sure zeros are really zero (cont'd); add default ctor, docs.
2010-04-12 18:14:32 +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: Make sure zeros are really zero (cont'd); add default ctor, docs.
2010-04-12 18:14:32 +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