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
4daa1292d7d7b9901860383664cc6099271cb947
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
fa30d77188
Make FullPivLU::solve use rank() instead of nonzeroPivots().
2015-11-21 15:03:04 +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
Make FullPivLU::solve use rank() instead of nonzeroPivots().
2015-11-21 15:03:04 +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