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
28aef8e816faadc0e51afbfe3fa91f10f477535d
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX512
History
guoqiangqi
28aef8e816
Improve polynomial evaluation with instruction-level parallelism for pexp_float and pexp<Packet16f>
2020-10-20 11:37:09 +08:00
..
Complex.h
Add missing packet ops for bool, and make it pass the same packet op unit tests as other arithmetic types.
2020-05-14 22:39:13 +00:00
MathFunctions.h
Improve polynomial evaluation with instruction-level parallelism for pexp_float and pexp<Packet16f>
2020-10-20 11:37:09 +08:00
PacketMath.h
Add AVX plog<Packet4d> and AVX512 plog<Packet8d> ops,also unified AVX512 plog<Packet16f> op with generic api
2020-10-15 00:54:45 +00:00
TypeCasting.h
Support BFloat16 in Eigen
2020-06-20 19:16:24 +00:00