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
b052ec699249f87d428b38c51ebd5f59d45f7f91
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX512
History
Srinivas Vasudevan
e38dd48a27
PR 681: Add ndtri function, the inverse of the normal distribution function.
2019-08-12 19:26:29 -04:00
..
Complex.h
Add masked_store_available to unpacket_traits
2019-05-02 14:52:58 -07:00
MathFunctions.h
Implement vectorized versions of log1p and expm1 in Eigen using Kahan's formulas, and change the scalar implementations to properly handle infinite arguments.
2019-08-12 13:53:28 -07: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
Fix missing header inclusion and colliding definitions for half type casting, which broke
2019-08-30 14:03:29 -07:00