OpenCV
3.2.0-dev
Open Source Computer Vision
Public Types
|
Public Member Functions
|
List of all members
cv::cudev::sqrt_func< uchar > Struct Template Reference
Core functionality
»
OpenGL interoperability
»
CUDA-accelerated Computer Vision
»
Device layer
#include "functional.hpp"
Inheritance diagram for cv::cudev::sqrt_func< uchar >:
[
legend
]
Collaboration diagram for cv::cudev::sqrt_func< uchar >:
[
legend
]
Public Types
typedef
uchar
argument_type
typedef float
result_type
Public Member Functions
__device__ __forceinline__ float
operator()
(
uchar
a) const
Member Typedef Documentation
typedef
uchar
cv::cudev::unary_function
<
uchar
, float >::
argument_type
inherited
typedef float
cv::cudev::unary_function
<
uchar
, float >::
result_type
inherited
Member Function Documentation
__device__ __forceinline__ float
cv::cudev::sqrt_func
<
uchar
>::operator()
(
uchar
a
)
const
inline
The documentation for this struct was generated from the following file:
cudev/include/opencv2/cudev/functional/functional.hpp
cv
cudev
sqrt_func< uchar >
Generated on Sun Feb 19 2017 14:15:11 for OpenCV by
1.8.11