OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
type_traits.hpp File Reference
#include "../common.hpp"
#include "vec_traits.hpp"
#include "detail/type_traits.hpp"

Classes

struct  cv::cudev::ArrayWrapper< T, COUNT >
struct  cv::cudev::DisableIf< bool, T >
struct  cv::cudev::EnableIf< bool, T >
struct  cv::cudev::Int2Type< A >
struct  cv::cudev::IsPowerOf2< N >
struct  cv::cudev::LargerType< A, B >
struct  cv::cudev::Log2< N, CURRENT_VAL, COUNT >
struct  cv::cudev::Log2< N, 0, COUNT >
struct  cv::cudev::NullType
struct  cv::cudev::SelectIf< bool, ThenType, ElseType >
struct  cv::cudev::SelectIf< false, ThenType, ElseType >
struct  cv::cudev::TypesEquals< A, B >
struct  cv::cudev::TypesEquals< A, A >
struct  cv::cudev::TypeTraits< T >

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
namespace  cv::cudev

Macros

#define OPENCV_CUDEV_UTIL_TYPE_TRAITS_HPP

Macro Definition Documentation

◆ OPENCV_CUDEV_UTIL_TYPE_TRAITS_HPP

#define OPENCV_CUDEV_UTIL_TYPE_TRAITS_HPP