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
bcf738811e28f6387b2644ffe457e1c81f6de545
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
e242ac9345
fix LDLT, now it really only uses a given triangular part!
2010-06-09 14:01:06 +02:00
..
arch
fix compilation on 32bits systems
2010-02-01 11:45:08 +01:00
CMakeLists.txt
add missing inclusion of LU/arch, thanks to J.B. Rouault
2009-12-19 13:49:00 +01:00
Determinant.h
Added a missing inline hints.
2010-03-03 15:24:58 +01:00
FullPivLU.h
* remove ei_index, and let ei_traits propagate the index types
2010-06-03 08:41:11 +02:00
Inverse.h
improve aliasing detection for inverse and add unit test
2010-06-02 10:12:13 +02:00
PartialPivLU.h
fix LDLT, now it really only uses a given triangular part!
2010-06-09 14:01:06 +02:00