#include <functional.hpp>
Inherits cv::gpu::device::binary_function< T, T, T >.
List of all members.
Public Member Functions |
| __device__ __forceinline__ T | operator() (typename TypeTraits< T >::ParameterType a, typename TypeTraits< T >::ParameterType b) const |
| __device__ __forceinline__ | plus (const plus &other) |
| __device__ __forceinline__ | plus () |
template<typename T>
struct cv::gpu::device::plus< T >
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this struct was generated from the following file: