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

#include "functional.hpp"

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

Public Types

typedef schar argument_type
 
typedef float result_type
 

Public Member Functions

__device__ __forceinline__ float operator() (schar a) const
 

Member Typedef Documentation

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

Member Function Documentation

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

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