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