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
b18f737aa103c7589f589b354676f476d644c631
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
fe0827495a
* move dummy_precision and epsilon to NumTraits
...
* make NumTraits inherits std::numeric_limits
2010-02-10 10:52:28 +01:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
ColPivHouseholderQR.h
* move dummy_precision and epsilon to NumTraits
2010-02-10 10:52:28 +01:00
FullPivHouseholderQR.h
* move dummy_precision and epsilon to NumTraits
2010-02-10 10:52:28 +01:00
HouseholderQR.h
* Fix a bug in HouseholderQR with mixed fixed/dynamic size: must use EIGEN_SIZE_MIN instead of EIGEN_ENUM_MIN, and there are many other occurences throughout Eigen!
2010-01-11 08:48:39 -05:00