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
13e46ad84767846972243294d8ebbd3949872015
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
13e46ad847
add missing return *this
2012-01-31 23:11:13 +01:00
..
arch
Fix out-of-range int constant in 4x4 inverse.
2012-01-05 23:15:09 -08:00
CMakeLists.txt
add missing inclusion of LU/arch, thanks to J.B. Rouault
2009-12-19 13:49:00 +01:00
Determinant.h
Renamed cleantype to remove_all since it is close to remove_{const|pointer|reference}.
2010-10-26 16:47:01 +02:00
FullPivLU.h
add missing return *this
2012-01-31 23:11:13 +01:00
Inverse.h
Renamed cleantype to remove_all since it is close to remove_{const|pointer|reference}.
2010-10-26 16:47:01 +02:00
PartialPivLU_MKL.h
Intel(R) MKL support added.
2011-12-05 14:52:21 +07:00
PartialPivLU.h
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
2011-07-21 11:19:36 +02:00