OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::abs_func< uint > Struct Template Reference

#include "functional.hpp"

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

Public Types

typedef uint argument_type
 
typedef uint result_type
 

Public Member Functions

__device__ __forceinline__ uint operator() (uint x) const
 

Member Typedef Documentation

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: