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
ee0e39284c8ddd94ae82604e8bb51a846e3dc644
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
d5d5417062
add SSE code (from Intel) for the fast inversion of 4x4 matrices of double
2010-01-19 16:04:04 +01:00
..
arch
add SSE code (from Intel) for the fast inversion of 4x4 matrices of double
2010-01-19 16:04:04 +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
remove the Triangular suffix to Upper, Lower, UnitLower, etc,
2010-01-07 21:15:32 +01:00
FullPivLU.h
remove the Triangular suffix to Upper, Lower, UnitLower, etc,
2010-01-07 21:15:32 +01:00
Inverse.h
a couple of fixes after thye merge
2009-12-23 09:07:01 +01:00
PartialPivLU.h
remove the Triangular suffix to Upper, Lower, UnitLower, etc,
2010-01-07 21:15:32 +01:00