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
90323f1751ca170490b5a7590410ef5d05d62ac5
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX
History
Gael Guennebaud
90323f1751
Fix AVX round/ceil/floor, and fix respective unit test
2015-11-04 22:15:57 +01:00
..
CMakeLists.txt
Added support for AVX to Eigen.
2014-01-29 11:43:05 -08:00
Complex.h
Let unpacket_traits<> exposes the required alignment and make use of it everywhere
2015-08-07 10:44:01 +02:00
MathFunctions.h
bug
#1069
: fix AVX support on MSVC (use of non portable C-style cast)
2015-09-28 10:08:26 +02:00
PacketMath.h
Fix AVX round/ceil/floor, and fix respective unit test
2015-11-04 22:15:57 +01:00
TypeCasting.h
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08:00