OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::maximum< uchar > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::maximum< uchar >:
Collaboration diagram for cv::cudev::maximum< uchar >:

Public Types

typedef uchar first_argument_type
 
typedef uchar result_type
 
typedef uchar second_argument_type
 

Public Member Functions

__device__ __forceinline__ uchar operator() (uchar a, uchar b) const
 

Member Typedef Documentation

Member Function Documentation

__device__ __forceinline__ uchar cv::cudev::maximum< uchar >::operator() ( uchar  a,
uchar  b 
) const
inline

The documentation for this struct was generated from the following file: