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-07-30 16:52:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
History
Benoit Jacob
922e11e184
bump
2009-09-23 12:08:16 -04:00
..
Array
backport 964558: add missing setZero (etc) overloads that were mentioned in the tutorial
2009-05-06 21:42:31 +00:00
Cholesky
fix
#14
: make llt::solve() and also ldlt::solve() work with uninitialized result
2009-06-19 17:01:32 +02:00
Core
bump
2009-09-23 12:08:16 -04:00
Geometry
backport Rohit's vectorized quaternion product
2009-09-22 13:39:30 -04:00
LeastSquares
backport r963940, reimplement linearRegression on top of the better fitHyperplane
2009-05-05 17:16:45 +00:00
LU
make LU::solve() not to crash when rank=0
2009-08-09 00:06:53 +02:00
QR
fix
#12
, but the fix is not optimal, householder transformations need to be rethought in the complex case, see:
2009-06-19 18:50:22 +02:00
Sparse
this is essentially backporting all the changes made in the Sparse module up to KDE SVN revision r945600, aka changeset:
2009-06-04 18:02:20 +02:00
SVD
add computeRotationScaling and computeScalingRotation in SVD
2009-01-22 16:39:08 +00:00
CMakeLists.txt
backporting various bug fixes related to MapBase/Map/Block and new
2009-03-24 08:20:43 +00:00