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
a314814a6e63e08e07b6cbaf074992b71cd98576
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
a314814a6e
suppress unused variable warnings
2009-12-15 13:59:02 +01:00
..
arch
suppress unused variable warnings
2009-12-15 13:59:02 +01:00
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
Determinant.h
* 4x4 inverse: revert to cofactors method
2009-12-09 12:43:25 -05:00
FullPivLU.h
Warning 4512 (assignment operators could not be generated) is now simply disabled.
2009-12-14 10:32:43 +01:00
Inverse.h
add SSE path for Matrix4f inverse, taken from Intel except that we do a kosher
2009-12-14 22:47:14 -05:00
PartialPivLU.h
Even more NestByValue cleanup...
2009-12-01 13:16:51 +01:00