OpenCV  3.4.4
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::saturate_cast_fp16_func< short, float > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::saturate_cast_fp16_func< short, float >:
cv::cudev::unary_function< short, float >

Public Member Functions

__device__ __forceinline__ float operator() (short v) const
 

Additional Inherited Members

- Public Types inherited from cv::cudev::unary_function< short, float >
typedef short argument_type
 
typedef float result_type
 

Member Function Documentation

§ operator()()

__device__ __forceinline__ float cv::cudev::saturate_cast_fp16_func< short, float >::operator() ( short  v) const
inline

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