#include <functional.hpp>
Inherits cv::gpu::device::binary_function< T1, T2, T2 >.
Public Member Functions | |
__device__ __forceinline__ TypeTraits< T2 > ::ParameterType | operator() (typename TypeTraits< T1 >::ParameterType lhs, typename TypeTraits< T2 >::ParameterType rhs) const |
__host__ __device__ __forceinline__ | project2nd () |
__host__ __device__ __forceinline__ | project2nd (const project2nd &) |
__host__ __device__ __forceinline__ cv::gpu::device::project2nd< T1, T2 >::project2nd | ( | ) |
__host__ __device__ __forceinline__ cv::gpu::device::project2nd< T1, T2 >::project2nd | ( | const project2nd< T1, T2 > & | ) |
__device__ __forceinline__ TypeTraits<T2>::ParameterType cv::gpu::device::project2nd< T1, T2 >::operator() | ( | typename TypeTraits< T1 >::ParameterType | lhs, |
typename TypeTraits< T2 >::ParameterType | rhs | ||
) | const |