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
79877a9917c6482930ef2ac15e2de7ef8a7a757e
eigen
/
Eigen
/
src
/
Cholesky
History
Gael Guennebaud
79877a9917
* take advantage of new possibilies in LLT (mat -= product)
...
* fix Block::operator+= product which was not optimized * fix some compilation issues
2009-07-07 15:32:21 +02:00
..
CholeskyInstantiations.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
LDLT.h
* bybye Part, welcome TriangularView and SelfAdjointView.
2009-07-06 23:43:20 +02:00
LLT.h
* take advantage of new possibilies in LLT (mat -= product)
2009-07-07 15:32:21 +02:00