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
55b63d4ea3a44c7732973f927bb3ac048a05f1d8
eigen
/
Eigen
/
src
/
Core
/
arch
/
SSE
History
Gael Guennebaud
55b63d4ea3
Fix compilation without vector engine available (e.g., x86 with SSE disabled):
...
-> ppolevl is required by ndtri even for the scalar path
2019-09-05 18:16:46 +02:00
..
Complex.h
Add masked_store_available to unpacket_traits
2019-05-02 14:52:58 -07:00
MathFunctions.h
Fix compilation without vector engine available (e.g., x86 with SSE disabled):
2019-09-05 18:16:46 +02:00
PacketMath.h
PR 681: Add ndtri function, the inverse of the normal distribution function.
2019-08-12 19:26:29 -04:00
TypeCasting.h
Clean up float16 a.k.a. Eigen::half support in Eigen. Move the definition of half to Core/arch/Default and move arch-specific packet ops to their respective sub-directories.
2019-08-27 11:30:31 -07:00