Sign in
eigen
/
mirror
/
3850ca89b3eebf6b9a0c86963df69f350bd28650
/
.
/
test
/
packetmath_generic_16.cpp
blob: 612a75c652bbd88d67a18df38646e610f37b4c19 [
file
]
// Force the generic clang vector backend with 16-byte vectors.
#define
EIGEN_VECTORIZE_GENERIC
1
#define
EIGEN_GENERIC_VECTOR_SIZE_BYTES
16
#include
"packetmath.cpp"