OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::cudev::magnitude_sqr_func< T > Struct Template Reference

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

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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