OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
cv::cudev::minimum< short > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::minimum< short >:
cv::cudev::binary_function< short, short, short >

Public Member Functions

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

Additional Inherited Members

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

Member Function Documentation

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

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