OpenCV  3.4.16
Open Source Computer Vision
Public Types | List of all members
cv::cudev::functional_detail::FloatType< T > Struct Template Reference

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

Public Types

typedef MakeVec< typename LargerType< float, typename VecTraits< T >::elem_type >::type, VecTraits< T >::cn >::type type
 

Member Typedef Documentation

◆ type

template<typename T>
typedef MakeVec< typename LargerType<float, typename VecTraits<T>::elem_type>::type, VecTraits<T>::cn >::type cv::cudev::functional_detail::FloatType< T >::type

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