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
5806e7380026ab4ebd8f1aa4792b83cfc60f58a9
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
cbc572caf7
Split LU/Inverse.h to Core/Inverse.h for the generic Inverse expression, and LU/InverseImpl.h for the dense implementation of dense.inverse()
2014-02-24 11:49:30 +01:00
..
arch
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00
CMakeLists.txt
add missing inclusion of LU/arch, thanks to J.B. Rouault
2009-12-19 13:49:00 +01:00
Determinant.h
Add general Inverse<> expression with evaluator
2014-02-20 14:18:24 +01:00
FullPivLU.h
Hide some deprecated classes.
2014-02-24 11:41:19 +01:00
InverseImpl.h
Split LU/Inverse.h to Core/Inverse.h for the generic Inverse expression, and LU/InverseImpl.h for the dense implementation of dense.inverse()
2014-02-24 11:49:30 +01:00
PartialPivLU_MKL.h
fix more warnings in MKL support
2012-04-18 18:36:25 +02:00
PartialPivLU.h
Hide some deprecated classes.
2014-02-24 11:41:19 +01:00