OpenCV  4.0.0-beta
Open Source Computer Vision
Public Types | List of all members
cv::cudev::SelectIf< false, ThenType, ElseType > Struct Template Reference

#include "type_traits.hpp"

Public Types

typedef ElseType type
 

Member Typedef Documentation

§ type

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

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