OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::log_func< uchar > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::log_func< uchar >:
Collaboration diagram for cv::cudev::log_func< uchar >:

Public Types

typedef uchar argument_type
 
typedef float result_type
 

Public Member Functions

__device__ __forceinline__ float operator() (uchar a) const
 

Member Typedef Documentation

typedef uchar cv::cudev::unary_function< uchar , float >::argument_type
inherited
typedef float cv::cudev::unary_function< uchar , float >::result_type
inherited

Member Function Documentation

__device__ __forceinline__ float cv::cudev::log_func< uchar >::operator() ( uchar  a) const
inline

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