OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
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

◆ argument_type

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

◆ result_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: