OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::unary_function< _Arg, _Result > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::unary_function< _Arg, _Result >:

Public Types

typedef _Arg argument_type
 
typedef _Result result_type
 

Member Typedef Documentation

template<typename _Arg, typename _Result>
typedef _Arg cv::cudev::unary_function< _Arg, _Result >::argument_type
template<typename _Arg, typename _Result>
typedef _Result cv::cudev::unary_function< _Arg, _Result >::result_type

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