OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::cudev::abs_func< short > Struct Template Reference

#include "functional.hpp"

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

Public Types

typedef short argument_type
 
typedef short result_type
 

Public Member Functions

__device__ __forceinline__ short operator() (short x) const
 

Member Typedef Documentation

◆ argument_type

typedef short cv::cudev::unary_function< short , short >::argument_type
inherited

◆ result_type

typedef short cv::cudev::unary_function< short , short >::result_type
inherited

Member Function Documentation

◆ operator()()

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

References cv::abs().

Here is the call graph for this function:

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