cart-elc

Source code for CART-ELC
git clone git://git.laack.co/cart-elc.git
Log | Files | Refs | README | LICENSE

NonMPL2.h (85B)


      1 #ifdef EIGEN_MPL2_ONLY
      2 #error Including non-MPL2 code in EIGEN_MPL2_ONLY mode
      3 #endif