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