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

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

Inheritance diagram for cv::cudev::logical_not< T >:
Collaboration diagram for cv::cudev::logical_not< T >:

Public Member Functions

__device__ __forceinline__ MakeVec< uchar, VecTraits< T >::cn >::type operator() (typename TypeTraits< T >::parameter_type a) const
 

Member Function Documentation

◆ operator()()

template<typename T >
__device__ __forceinline__ MakeVec< uchar, VecTraits< T >::cn >::type cv::cudev::logical_not< T >::operator() ( typename TypeTraits< T >::parameter_type  a) const
inline

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