OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::cudev::sqrt_func< uchar > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::sqrt_func< uchar >:
Collaboration diagram for cv::cudev::sqrt_func< uchar >:

Public Types

typedef uchar argument_type
 
typedef float result_type
 

Public Member Functions

__device__ __forceinline__ float operator() (uchar a) const
 

Member Typedef Documentation

◆ argument_type

typedef uchar cv::cudev::unary_function< uchar , float >::argument_type
inherited

◆ result_type

typedef float cv::cudev::unary_function< uchar , float >::result_type
inherited

Member Function Documentation

◆ operator()()

__device__ __forceinline__ float cv::cudev::sqrt_func< uchar >::operator() ( uchar  a) const
inline

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