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-10 23:21:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
c74284ed81
bug
#949
: add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +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
Replace assert() by eigen_assert() (fixes bug
#548
).
2013-02-02 22:04:42 +00:00
FullPivLU.h
bug
#949
: add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
Inverse.h
Fix documentation typo
2013-06-17 14:28:42 +00:00
PartialPivLU_MKL.h
fix more warnings in MKL support
2012-04-18 18:36:25 +02:00
PartialPivLU.h
bug
#949
: add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00