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
f67b19a884768df88107d44e28542ae5dde677d2
eigen
/
unsupported
/
Eigen
/
CXX11
/
src
/
util
History
Christoph Hertzberg
a0166ab651
Workaround for spurious "array subscript is above array bounds" warnings with g++4.x
2018-09-20 17:08:43 +02:00
..
CXX11Meta.h
Converting ad-hoc inline keyword to EIGEN_STRONG_INLINE MACRO.
2018-08-01 10:47:49 +01:00
CXX11Workarounds.h
Refactor the unsupported CXX11/Core module to internal headers only.
2016-04-26 11:20:25 +02:00
EmulateArray.h
Workaround for spurious "array subscript is above array bounds" warnings with g++4.x
2018-09-20 17:08:43 +02:00
EmulateCXX11Meta.h
Product of empty array must be 1 and not 0.
2018-08-30 17:14:52 +02:00
MaxSizeVector.h
bug
#1598
: Let MaxSizeVector respect alignment of objects and add a unit test
2018-09-14 20:21:56 +02:00