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

#include "functional.hpp"

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

Public Types

typedef schar first_argument_type
 
typedef schar result_type
 
typedef schar second_argument_type
 

Public Member Functions

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

Member Typedef Documentation

Member Function Documentation

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

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