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
40a16282c741599bbcd79000a612a2f4abece1db
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX
History
Benoit Steiner
8ce46f9d89
Improved implementation of ptanh for SSE and AVX
2016-02-18 13:24:34 -08: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
Improved implementation of ptanh for SSE and AVX
2016-02-18 13:24:34 -08:00
PacketMath.h
Optimized implementation of the hyperbolic tangent function for AVX
2016-02-10 08:48:05 -08:00
TypeCasting.h
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08:00