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-13 00:21:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Householder
History
Adolfo Rodriguez Tsourouksdissian
7bf0e8cd82
bug
#206
- part 2: For HouseholderSequence objects, added non-allocating versions of evalTo() and applyThisOnTheRight/Left that take additional working vector parameters.
2011-10-30 23:55:16 -04:00
..
BlockHouseholder.h
bug
#86
: use internal:: namespace instead of ei_ prefix
2010-10-25 10:15:22 -04:00
CMakeLists.txt
add new Householder module
2009-08-03 16:06:57 +02:00
Householder.h
fix implicit scalar conversions (needed to support fancy scalar types, see bug
#276
)
2011-05-23 11:20:13 +02:00
HouseholderSequence.h
bug
#206
- part 2: For HouseholderSequence objects, added non-allocating versions of evalTo() and applyThisOnTheRight/Left that take additional working vector parameters.
2011-10-30 23:55:16 -04:00