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

#include <opencv2/cudev/functional/functional.hpp>

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

Public Member Functions

__device__ __forceinline__ ushort operator() (ushort x) const
 

Additional Inherited Members

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

Member Function Documentation

◆ operator()()

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

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