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-29 16:22:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
History
Benoit Jacob
153557527e
backport: init-by-zero option: resize with same size must be a NOP
2009-11-16 13:47:02 -05:00
..
Array
Fixed uninitialized variables in unit tests.
2009-10-14 08:33:36 +02:00
Cholesky
fix
#14
: make llt::solve() and also ldlt::solve() work with uninitialized result
2009-06-19 17:01:32 +02:00
Core
backport: init-by-zero option: resize with same size must be a NOP
2009-11-16 13:47:02 -05: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
remove extra ;
2009-10-28 10:04:13 -04: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
Added missing resize case for m_outerSize==0.
2009-10-15 23:30:15 +02:00
SVD
SVD:
2009-10-23 18:05:55 -04:00
CMakeLists.txt
backporting various bug fixes related to MapBase/Map/Block and new
2009-03-24 08:20:43 +00:00