Go to the documentation of this file.
   12 #ifndef EIGENRAND_MACRO_H 
   13 #define EIGENRAND_MACRO_H 
   15 #define EIGENRAND_WORLD_VERSION 0 
   16 #define EIGENRAND_MAJOR_VERSION 3 
   17 #define EIGENRAND_MINOR_VERSION 3 
   19 #if EIGEN_VERSION_AT_LEAST(3,3,7) 
   21 #error At least Eigen 3.3.7 is required.