mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Implement AVX512 vectorization of std::complex<float/double>
This commit is contained in:
@@ -56,6 +56,7 @@ struct default_packet_traits
|
||||
HasConj = 1,
|
||||
HasSetLinear = 1,
|
||||
HasBlend = 0,
|
||||
HasReduxp = 1,
|
||||
|
||||
HasDiv = 0,
|
||||
HasSqrt = 0,
|
||||
|
||||
Reference in New Issue
Block a user