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

#include "functional.hpp"

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

Public Types

typedef short argument_type
 
typedef float result_type
 

Public Member Functions

__device__ __forceinline__ float operator() (short a) const
 

Member Typedef Documentation

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

Member Function Documentation

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

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