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-10-18 02:51:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
LU
History
Christoph Hertzberg
324e7e8fc9
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
2014-07-01 16:58:11 +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
Replace assert() by eigen_assert() (fixes bug
#548
).
2013-02-02 22:04:42 +00:00
FullPivLU.h
Fix doc'n of FullPivLU re permutation matrices (bug
#815
).
2014-05-31 23:05:18 +01:00
Inverse.h
merge with main branch
2013-07-17 13:21:35 +02:00
PartialPivLU_MKL.h
fix more warnings in MKL support
2012-04-18 18:36:25 +02:00
PartialPivLU.h
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
2014-07-01 16:58:11 +02:00