mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Update rmlarsen email address from @google.com to @gmail.com
libeigen/eigen!2212 Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
This commit is contained in:
4
test/packetmath_generic_64.cpp
Normal file
4
test/packetmath_generic_64.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// Force the generic clang vector backend with 64-byte vectors.
|
||||
#define EIGEN_VECTORIZE_GENERIC 1
|
||||
#define EIGEN_GENERIC_VECTOR_SIZE_BYTES 64
|
||||
#include "packetmath.cpp"
|
||||
Reference in New Issue
Block a user