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
573b377110d488886bfc6b319c140a3375d5d91a
eigen
/
Eigen
/
src
/
Core
/
arch
/
SSE
History
Benoit Steiner
573b377110
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
Complex.h
Fix compilation with GCC/AVX (workaround __m128 and __m256 being the same type with default ABI)
2015-02-17 16:08:07 +01:00
MathFunctions.h
Added support for fast reciprocal square root computation.
2015-02-26 09:42:41 -08:00
PacketMath.h
Added support for fast reciprocal square root computation.
2015-02-26 09:42:41 -08:00
TypeCasting.h
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08:00