Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Array.h
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
Generated on Thu Nov 17 2022 22:01:27 by
1.7.2