OpenCV  3.1.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::abs_func< uint > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::abs_func< uint >:
cv::cudev::unary_function< uint, uint >

Public Member Functions

__device__ __forceinline__ uint operator() (uint x) const
 

Additional Inherited Members

- Public Types inherited from cv::cudev::unary_function< uint, uint >
typedef uint argument_type
 
typedef uint result_type
 

Member Function Documentation

__device__ __forceinline__ uint cv::cudev::abs_func< uint >::operator() ( uint  x) const
inline

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