OpenCV  4.4.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::cudev::acos_func< T > Struct Template Reference

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

Inheritance diagram for cv::cudev::acos_func< T >:
cv::cudev::unary_function< T, functional_detail::FloatType< T >::type >

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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