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

#include "functional.hpp"

Inheritance diagram for cv::cudev::exp2_func< uint >:
Collaboration diagram for cv::cudev::exp2_func< uint >:

Public Types

typedef uint argument_type
 
typedef float result_type
 

Public Member Functions

__device__ __forceinline__ float operator() (uint a) const
 

Member Typedef Documentation

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

Member Function Documentation

__device__ __forceinline__ float cv::cudev::exp2_func< uint >::operator() ( uint  a) const
inline

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