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

#include "functional.hpp"

Inheritance diagram for cv::cudev::minimum< ushort >:
Collaboration diagram for cv::cudev::minimum< ushort >:

Public Types

typedef ushort first_argument_type
 
typedef ushort result_type
 
typedef ushort second_argument_type
 

Public Member Functions

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

Member Typedef Documentation

Member Function Documentation

__device__ __forceinline__ ushort cv::cudev::minimum< ushort >::operator() ( ushort  a,
ushort  b 
) const
inline

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