| 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< GpuMat_< T > >::ptr_type, logical_not< T > > >  | cv::cudev::operator! (const GpuMat_< T > &src) | 
|   | 
| template<class Body >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< Body >::ptr_type, logical_not< typename Body::value_type > > >  | cv::cudev::operator! (const Expr< Body > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< GlobPtrSz< T > >::ptr_type, logical_not< T > > >  | cv::cudev::operator! (const GlobPtrSz< T > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< Texture< T > >::ptr_type, logical_not< T > > >  | cv::cudev::operator! (const Texture< T > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< GpuMat_< T > >::ptr_type, negate< T > > >  | cv::cudev::operator- (const GpuMat_< T > &src) | 
|   | 
| template<class Body >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< Body >::ptr_type, negate< typename Body::value_type > > >  | cv::cudev::operator- (const Expr< Body > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< GlobPtrSz< T > >::ptr_type, negate< T > > >  | cv::cudev::operator- (const GlobPtrSz< T > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< Texture< T > >::ptr_type, negate< T > > >  | cv::cudev::operator- (const Texture< T > &src) | 
|   | 
| template<class Body >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< Body >::ptr_type, bit_not< typename Body::value_type > > >  | cv::cudev::operator~ (const Expr< Body > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< GpuMat_< T > >::ptr_type, bit_not< T > > >  | cv::cudev::operator~ (const GpuMat_< T > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< GlobPtrSz< T > >::ptr_type, bit_not< T > > >  | cv::cudev::operator~ (const GlobPtrSz< T > &src) | 
|   | 
| template<typename T >  | 
| __host__ Expr< UnaryTransformPtrSz< typename PtrTraits< Texture< T > >::ptr_type, bit_not< T > > >  | cv::cudev::operator~ (const Texture< T > &src) | 
|   |