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

#include "functional.hpp"

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

Public Member Functions

__device__ __forceinline__ short operator() (short x) const
 

Additional Inherited Members

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

Member Function Documentation

§ operator()()

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

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