Go to the documentation of this file.
46 #if defined(__M4RI_HAVE_SSE2) && __M4RI_HAVE_SSE2
47 # if !defined(__SSE2__) || !__SSE2__
48 # error "Your current compiler and / or CFLAGS setting doesn't allow SSE2 code. Please change that or these to the setting(s) you used when compiling M4RI."
52 #if defined(__cplusplus) && !defined(M4RI_WRAPWORD) && !defined (_MSC_VER)
60 #include <m4ri/graycode.h>
62 #include <m4ri/triangular.h>
65 #include <m4ri/ple_russian.h>
70 #if defined(__cplusplus) && !defined(M4RI_WRAPWORD) && !defined (_MSC_VER)