Go to the documentation of this file. 1 #ifdef EIGEN_WARNINGS_DISABLED 2 #undef EIGEN_WARNINGS_DISABLED 4 #ifndef EIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS 7 #elif defined __INTEL_COMPILER 9 #elif defined __clang__ 10 #pragma clang diagnostic pop 11 #elif defined __GNUC__ && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 6)) 12 #pragma GCC diagnostic pop 27 #endif // EIGEN_WARNINGS_DISABLED
gtsam
Author(s):
autogenerated on Sat May 8 2021 02:43:50