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

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

Collaboration diagram for cv::cudev::SelectIf< bool, ThenType, ElseType >:

Public Types

typedef ThenType type
 

Member Typedef Documentation

◆ type

template<bool , typename ThenType , typename ElseType >
ThenType cv::cudev::SelectIf< bool, ThenType, ElseType >::type

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