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
dc04f12967a955125fa2eeb8ed4f1532f8ee3615
eigen
/
Eigen
/
src
/
Core
/
arch
History
Benoit Jacob
dc04f12967
use unsigned short instead of uint16_t which doesn't exist in c++98
2015-03-17 10:31:45 -04:00
..
AltiVec
The usage of DenseIndex is deprecated, so let's replace DenseIndex by Index
2015-02-16 15:05:41 +01:00
AVX
Merged in chtz/eigen-indexconversion (pull request PR-92)
2015-02-16 15:29:00 +01:00
CUDA
Marked the CUDA packet primitives as EIGEN_DEVICE_FUNC since they'll end up being executed on the GPU device.
2015-02-19 21:22:51 -08:00
Default
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00
NEON
use unsigned short instead of uint16_t which doesn't exist in c++98
2015-03-17 10:31:45 -04:00
SSE
bug
#955
- Implement a rotating kernel alternative in the 3px4 gebp path
2015-02-18 15:03:35 -05:00
CMakeLists.txt
Add missing install directives for arch/CUDA
2015-02-18 11:40:06 +01:00