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