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