Main MRPT website > C++ reference
MRPT logo
Array
Go to the documentation of this file.
00001 #ifndef EIGEN_ARRAY_MODULE_H
00002 #define EIGEN_ARRAY_MODULE_H
00003 
00004 // include Core first to handle Eigen2 support macros
00005 #include "Core"
00006 
00007 #ifndef EIGEN2_SUPPORT
00008   #error The Eigen/Array header does no longer exist in Eigen3. All that functionality has moved to Eigen/Core.
00009 #endif
00010 
00011 #endif // EIGEN_ARRAY_MODULE_H



Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011