OpenCV
3.2.0
Open Source Computer Vision
|
#include "functional.hpp"
Public Member Functions | |
__device__ __forceinline__ MakeVec< uchar, VecTraits< T >::cn >::type | operator() (typename TypeTraits< T >::parameter_type a) const |
Additional Inherited Members | |
Public Types inherited from cv::cudev::unary_function< T, MakeVec< uchar, VecTraits< T >::cn >::type > | |
typedef T | argument_type |
typedef MakeVec< uchar, VecTraits< T >::cn >::type | result_type |
__device__ __forceinline__ MakeVec<uchar, VecTraits<T>::cn>::type cv::cudev::logical_not< T >::operator() | ( | typename TypeTraits< T >::parameter_type | a | ) | const |