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
05089aba75f8bf1ab3d1bfd566decfc08ce729f9
eigen
/
Eigen
/
src
/
Core
/
arch
History
Benoit Steiner
05089aba75
Switch to truncated casting when converting floating point types to integer. This ensures that vectorized casts are consistent with scalar casts
2015-02-27 09:27:30 -08:00
..
AltiVec
The usage of DenseIndex is deprecated, so let's replace DenseIndex by Index
2015-02-16 15:05:41 +01:00
AVX
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08: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
bug
#955
- Implement a rotating kernel alternative in the 3px4 gebp path
2015-02-18 15:03:35 -05:00
SSE
Switch to truncated casting when converting floating point types to integer. This ensures that vectorized casts are consistent with scalar casts
2015-02-27 09:27:30 -08:00
CMakeLists.txt
Add missing install directives for arch/CUDA
2015-02-18 11:40:06 +01:00