OpenCV  4.0.0-alpha
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::maximum< schar > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::maximum< schar >:
cv::cudev::binary_function< schar, schar, schar >

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from cv::cudev::binary_function< schar, schar, schar >
typedef schar first_argument_type
 
typedef schar result_type
 
typedef schar second_argument_type
 

Member Function Documentation

§ operator()()

__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: