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

#include "functional.hpp"

Inheritance diagram for cv::cudev::asinh_func< ushort >:
Collaboration diagram for cv::cudev::asinh_func< ushort >:

Public Types

typedef ushort argument_type
 
typedef float result_type
 

Public Member Functions

__device__ __forceinline__ float operator() (ushort a) const
 

Member Typedef Documentation

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

Member Function Documentation

__device__ __forceinline__ float cv::cudev::asinh_func< ushort >::operator() ( ushort  a) const
inline

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