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