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::acos_func< uint > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::acos_func< uint >:
Collaboration diagram for cv::cudev::acos_func< uint >:

Public Types

typedef uint argument_type
 
typedef float result_type
 

Public Member Functions

__device__ __forceinline__ float operator() (uint a) const
 

Member Typedef Documentation

◆ argument_type

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

◆ result_type

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

Member Function Documentation

◆ operator()()

__device__ __forceinline__ float cv::cudev::acos_func< uint >::operator() ( uint  a) const
inline

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