OpenCV
3.2.0
Open Source Computer Vision
|
#include "functional.hpp"
Public Member Functions | |
__device__ __forceinline__ functional_detail::FloatType< T >::type | operator() (typename TypeTraits< T >::parameter_type a) const |
Additional Inherited Members | |
Public Types inherited from cv::cudev::unary_function< T, functional_detail::FloatType< T >::type > | |
typedef T | argument_type |
typedef functional_detail::FloatType< T >::type | result_type |
__device__ __forceinline__ functional_detail::FloatType<T>::type cv::cudev::asinh_func< T >::operator() | ( | typename TypeTraits< T >::parameter_type | a | ) | const |