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
ce57dbd937ca250863d4d52f3d0940d57551a25c
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX
History
Gael Guennebaud
ce57dbd937
Let unpacket_traits<> exposes the required alignment and make use of it everywhere
2015-08-07 10:44:01 +02: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
Added a double-precision implementation of the exp() function for AVX.
2015-05-04 10:42:51 -07:00
PacketMath.h
Let unpacket_traits<> exposes the required alignment and make use of it everywhere
2015-08-07 10:44:01 +02:00
TypeCasting.h
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08:00