#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 |
| __device__ __forceinline__ | project2nd (const project2nd &other) |
| __device__ __forceinline__ | project2nd () |
| __device__ __forceinline__ cv::gpu::device::project2nd< T1, T2 >::project2nd | ( | const project2nd< T1, T2 > & | other | ) |
| __device__ __forceinline__ cv::gpu::device::project2nd< T1, T2 >::project2nd | ( | ) |
| __device__ __forceinline__ TypeTraits<T2>::ParameterType cv::gpu::device::project2nd< T1, T2 >::operator() | ( | typename TypeTraits< T1 >::ParameterType | lhs, |
| typename TypeTraits< T2 >::ParameterType | rhs | ||
| ) | const |