OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cv::cudev::hypot_func< schar > Struct Reference

#include <opencv2/cudev/functional/functional.hpp>

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

Public Member Functions

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

Additional Inherited Members

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

Member Function Documentation

◆ operator()()

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

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