Eigne Matrix Class Library
Dependents: MPC_current_control HydraulicControlBoard_SW AHRS Test_ekf ... more
src/Core/util/NonMPL2.h@0:13a5d365ba16, 2016-10-13 (annotated)
- Committer:
- ykuroda
- Date:
- Thu Oct 13 04:07:23 2016 +0000
- Revision:
- 0:13a5d365ba16
First commint, Eigne Matrix Class Library
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ykuroda | 0:13a5d365ba16 | 1 | #ifdef EIGEN_MPL2_ONLY |
ykuroda | 0:13a5d365ba16 | 2 | #error Including non-MPL2 code in EIGEN_MPL2_ONLY mode |
ykuroda | 0:13a5d365ba16 | 3 | #endif |