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