10 #ifndef EIGEN_STL_FUNCTORS_H 11 #define EIGEN_STL_FUNCTORS_H 75 #if (__cplusplus < 201103L) && (EIGEN_COMP_MSVC <= 1900) 94 #ifdef EIGEN_STDEXT_SUPPORT 96 template<
typename T0,
typename T1>
100 template<
typename T0,
typename T1>
104 template<
typename T0,
typename T1>
108 template<
typename T0,
typename T1>
112 template<
typename T0,
typename T1>
116 template<
typename T0,
typename T1,
typename T2>
120 #endif // EIGEN_STDEXT_SUPPORT 124 #ifdef EIGEN_FUNCTORS_PLUGIN 125 #include EIGEN_FUNCTORS_PLUGIN 132 #endif // EIGEN_STL_FUNCTORS_H
Holds information about the various numeric (i.e. scalar) types allowed by Eigen. ...