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