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

#include "hal.hpp"

Public Types

typedef T rtype
 
typedef T type1
 
typedef T type2
 

Public Member Functions

operator() (const T a, const T b) const
 

Member Typedef Documentation

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

Member Function Documentation

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

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