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
275a658ec51f9f35e45cd3ae366bf685d493c891
eigen
/
Eigen
History
Gael Guennebaud
d56be9c128
* make HessenbergDecomposition uses the Householder module
...
* bugfix in ei_blas_traits for .conjugate().conjugate()
2009-08-17 17:41:01 +02:00
..
src
* make HessenbergDecomposition uses the Householder module
2009-08-17 17:41:01 +02:00
Array
…
Cholesky
…
CMakeLists.txt
…
Core
add overloads of lazyAssign to detect common aliasing issue with
2009-08-15 22:19:29 +02:00
Dense
add "Dense" header
2009-06-19 19:09:35 +02:00
Eigen
…
Geometry
revert previous change in Quaternion::setFromTwoVectors
2009-08-15 23:37:20 +02:00
Householder
…
Jacobi
* add Jacobi transformations
2009-08-09 16:58:13 +02:00
LeastSquares
…
LU
…
QR
make HouseholderQR uses the Householder module
2009-08-16 19:22:15 +02:00
QtAlignedMalloc
…
Sparse
…
StdVector
…
SVD
remove #include Bidiagonalization, and add missing ";"
2009-08-11 15:08:03 +02:00