mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-23 07:58:19 +08:00
Fixed packet_traits<half>
This commit is contained in:
parent
532fdf24cb
commit
14ea7c7ec7
@ -39,10 +39,6 @@ template<> struct packet_traits<half> : default_packet_traits
|
||||
HasExp = 1,
|
||||
HasSqrt = 1,
|
||||
HasRsqrt = 1,
|
||||
HasLGamma = 1,
|
||||
HasDiGamma = 1,
|
||||
HasErf = 1,
|
||||
HasErfc = 1,
|
||||
|
||||
HasBlend = 0,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user