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

#include "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: