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
2cb2915f908418c897773e0342f152768c13a0d8
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX512
History
Gael Guennebaud
2cb2915f90
bug
#1744
: fix compilation with MSVC 2017 and AVX512, plog1p/pexpm1 require plog/pexp, but the later was disabled on some compilers
2019-11-15 13:39:51 +01:00
..
Complex.h
Add masked_store_available to unpacket_traits
2019-05-02 14:52:58 -07:00
MathFunctions.h
bug
#1744
: fix compilation with MSVC 2017 and AVX512, plog1p/pexpm1 require plog/pexp, but the later was disabled on some compilers
2019-11-15 13:39:51 +01:00
PacketMath.h
Add generic PacketMath implementation of the Error Function (erf).
2019-09-19 12:48:30 -07:00
TypeCasting.h
Fix missing header inclusion and colliding definitions for half type casting, which broke
2019-08-30 14:03:29 -07:00