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::log2_func< ushort > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::log2_func< ushort >:
Collaboration diagram for cv::cudev::log2_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

◆ argument_type

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

◆ result_type

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

Member Function Documentation

◆ operator()()

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

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