#include <functional.hpp>
Public Member Functions | |
__host__ __device__ __forceinline__ | unary_negate (const Predicate &p) |
__device__ __forceinline__ bool | operator() (typename TypeTraits< typename Predicate::argument_type >::ParameterType x) const |
__host__ __device__ __forceinline__ | unary_negate () |
__host__ __device__ __forceinline__ | unary_negate (const unary_negate &other) |
Public Attributes | |
const Predicate | pred |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
const Predicate cv::gpu::device::unary_negate< Predicate >::pred |