OpenCV  3.2.0-dev
Open Source Computer Vision
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

Member Function Documentation

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

References cv::cuda::abs().

Here is the call graph for this function:


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