OpenCV  3.3.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::hypot_func< uint > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::hypot_func< uint >:
cv::cudev::binary_function< uint, uint, float >

Public Member Functions

__device__ __forceinline__ float operator() (uint a, uint b) const
 

Additional Inherited Members

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

Member Function Documentation

§ operator()()

__device__ __forceinline__ float cv::cudev::hypot_func< uint >::operator() ( uint  a,
uint  b 
) const
inline

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