OpenCV
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
cv::cudev::ArrayWrapper< T, COUNT > Struct Template Reference

#include <opencv2/cudev/util/type_traits.hpp>

Collaboration diagram for cv::cudev::ArrayWrapper< T, COUNT >:

Public Attributes

array [COUNT]
 

Member Data Documentation

◆ array

template<typename T , int COUNT>
T cv::cudev::ArrayWrapper< T, COUNT >::array[COUNT]

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