OpenCV  3.0.0-dev
Open Source Computer Vision
Public Types | Public Member Functions | List of all members
cv::OpNot< T > Struct Template Reference

#include "hal.hpp"

Public Types

typedef T rtype
 
typedef T type1
 
typedef T type2
 

Public Member Functions

operator() (T a, T) const
 

Member Typedef Documentation

template<typename T >
typedef T cv::OpNot< T >::rtype
template<typename T >
typedef T cv::OpNot< T >::type1
template<typename T >
typedef T cv::OpNot< T >::type2

Member Function Documentation

template<typename T >
T cv::OpNot< T >::operator() ( a,
 
) const
inline

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