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