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< schar > Struct Template Reference

#include "functional.hpp"

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

Public Types

typedef schar argument_type
 
typedef schar result_type
 

Public Member Functions

__device__ __forceinline__ schar operator() (schar x) const
 

Member Typedef Documentation

◆ argument_type

◆ result_type

Member Function Documentation

◆ operator()()

__device__ __forceinline__ schar cv::cudev::abs_func< schar >::operator() ( schar  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: