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
d048d7e71206379119eea928b7a14c331defe22b
eigen
/
Eigen
/
src
History
Benoit Jacob
fc7f39980c
backport improvement in 4x4 inverse precisio, and rigorous precision test
2009-11-23 10:27:10 -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
an attempt to fix compilation with recent MSVC
2009-11-23 10:29:40 +01: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
backport improvement in 4x4 inverse precisio, and rigorous precision test
2009-11-23 10:27:10 -05: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