OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cv::cudev::saturate_cast_fp16_func< float, short > Struct Reference

#include <opencv2/cudev/functional/functional.hpp>

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

Public Member Functions

__device__ __forceinline__ short operator() (float v) const
 

Additional Inherited Members

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

Member Function Documentation

◆ operator()()

__device__ __forceinline__ short cv::cudev::saturate_cast_fp16_func< float, short >::operator() ( float  v) const
inline
Here is the call graph for this function:

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