OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cv::cudev::abs_func< T > Struct Template Reference

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

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

Public Member Functions

__device__ __forceinline__ T operator() (typename TypeTraits< T >::parameter_type x) const
 

Member Function Documentation

◆ operator()()

template<typename T >
__device__ __forceinline__ T cv::cudev::abs_func< T >::operator() ( typename TypeTraits< T >::parameter_type  x) const
inline

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