10 #ifndef EIGEN_STL_FUNCTORS_H 11 #define EIGEN_STL_FUNCTORS_H 18 template<
typename T =
void>
26 template<
typename T =
void>
63 {
enum { Cost = 1, PacketAccess =
false }; };
67 {
enum { Cost = 1, PacketAccess =
false }; };
71 {
enum { Cost = 1, PacketAccess =
false }; };
75 {
enum { Cost = 1, PacketAccess =
false }; };
79 {
enum { Cost = 1, PacketAccess =
false }; };
83 {
enum { Cost = 1, PacketAccess =
false }; };
87 {
enum { Cost = 1, PacketAccess =
false }; };
91 {
enum { Cost = 1, PacketAccess =
false }; };
99 {
enum { Cost = 1, PacketAccess =
false }; };
105 #if (EIGEN_COMP_CXXVER < 11) 116 #if (EIGEN_COMP_CXXVER < 17) 128 #ifdef EIGEN_STDEXT_SUPPORT 130 template<
typename T0,
typename T1>
132 {
enum { Cost = 0, PacketAccess =
false }; };
134 template<
typename T0,
typename T1>
136 {
enum { Cost = 0, PacketAccess =
false }; };
138 template<
typename T0,
typename T1>
140 {
enum { Cost = 0, PacketAccess =
false }; };
142 template<
typename T0,
typename T1>
144 {
enum { Cost = 0, PacketAccess =
false }; };
146 template<
typename T0,
typename T1>
150 template<
typename T0,
typename T1,
typename T2>
154 #endif // EIGEN_STDEXT_SUPPORT 158 #ifdef EIGEN_FUNCTORS_PLUGIN 159 #include EIGEN_FUNCTORS_PLUGIN 166 #endif // EIGEN_STL_FUNCTORS_H Namespace containing all symbols from the Eigen library.
EIGEN_DEVICE_FUNC bool operator()(const T &lhs, const T &rhs) const
Holds information about the various numeric (i.e. scalar) types allowed by Eigen. ...
#define EIGEN_DEVICE_FUNC
EIGEN_DEVICE_FUNC bool operator()(const T &lhs, const T &rhs) const