#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 |
| __device__ __forceinline__ | bit_or (const bit_or &other) |
| __device__ __forceinline__ | bit_or () |
| __device__ __forceinline__ cv::gpu::device::bit_or< T >::bit_or | ( | const bit_or< T > & | other | ) |
| __device__ __forceinline__ cv::gpu::device::bit_or< T >::bit_or | ( | ) |
| __device__ __forceinline__ T cv::gpu::device::bit_or< T >::operator() | ( | typename TypeTraits< T >::ParameterType | a, |
| typename TypeTraits< T >::ParameterType | b | ||
| ) | const |