#include <functional.hpp>
Inherits cv::gpu::device::binary_function< T, T, bool >.
Public Member Functions | |
| __device__ __forceinline__ bool | operator() (typename TypeTraits< T >::ParameterType a, typename TypeTraits< T >::ParameterType b) const |
| __device__ __forceinline__ | not_equal_to (const not_equal_to &other) |
| __device__ __forceinline__ | not_equal_to () |
| __device__ __forceinline__ cv::gpu::device::not_equal_to< T >::not_equal_to | ( | const not_equal_to< T > & | other | ) |
| __device__ __forceinline__ cv::gpu::device::not_equal_to< T >::not_equal_to | ( | ) |
| __device__ __forceinline__ bool cv::gpu::device::not_equal_to< T >::operator() | ( | typename TypeTraits< T >::ParameterType | a, |
| typename TypeTraits< T >::ParameterType | b | ||
| ) | const |