This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-07-25 14:24:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
61b88d2feb
merge with default branch
2014-07-02 09:35:37 +02: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
merge with default branch
2014-06-20 15:55:44 +02: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
merge with default branch
2014-07-02 09:35:37 +02:00