Sign in
eigen
/
mirror
/
2c78d14c8bc5ba9e1bb2798bf420e5cb0e8837dc
/
.
/
test
/
packetmath_generic_32.cpp
blob: 9816f9fa5e76016a9431ba6f487cc6b4f9e56435 [
file
]
// Force the generic clang vector backend with 32-byte vectors.
#define
EIGEN_VECTORIZE_GENERIC
1
#define
EIGEN_GENERIC_VECTOR_SIZE_BYTES
32
#include
"packetmath.cpp"