OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::cudev::exp2_func< T > Struct Template Reference

#include "functional.hpp"

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

Public Types

typedef T argument_type
 
typedef functional_detail::FloatType< T >::type result_type
 

Public Member Functions

__device__ __forceinline__ functional_detail::FloatType< T >::type operator() (typename TypeTraits< T >::parameter_type a) const
 

Member Typedef Documentation

◆ argument_type

◆ result_type

Member Function Documentation

◆ operator()()

template<typename T >
__device__ __forceinline__ functional_detail::FloatType<T>::type cv::cudev::exp2_func< T >::operator() ( typename TypeTraits< T >::parameter_type  a) const
inline

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