#include <StlFunctors.h>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
EIGEN_DEVICE_FUNC bool | operator() (const T &lhs, const T &rhs) const |
Definition at line 19 of file StlFunctors.h.
typedef bool Eigen::numext::equal_to< T >::result_type |
Definition at line 20 of file StlFunctors.h.
|
inline |
Definition at line 21 of file StlFunctors.h.