opencv2/cudev/util/type_traits.hpp#
#include <../common.hpp>
#include <vec_traits.hpp>
#include <detail/type_traits.hpp>
Include dependency graph for type_traits.hpp:
This graph shows which files directly or indirectly include type_traits.hpp:
Classes#
struct cv::cudev::ArrayWrapper
struct cv::cudev::DisableIf
struct cv::cudev::EnableIf
struct cv::cudev::Int2Type
struct cv::cudev::IsPowerOf2
struct cv::cudev::LargerType
struct cv::cudev::Log2
struct cv::cudev::Log2< N, 0, COUNT >
struct cv::cudev::NullType
struct cv::cudev::SelectIf
struct cv::cudev::SelectIf< false, ThenType, ElseType >
struct cv::cudev::TypesEquals
struct cv::cudev::TypesEquals< A, A >
struct cv::cudev::TypeTraits
Namespaces#
namespace cv
namespace cv::cudev