Fermat
|
not equal to functor
#include <functors.h>
Public Types | |
typedef binary_function_tag | function_tag |
typedef T | first_argument_type |
typedef T | second_argument_type |
typedef bool | result_type |
Public Methods | |
CUGAR_HOST_DEVICE bool | operator() (const T &op1, const T &op2) const |