OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::V_TypeTraits< uint64 > Struct Reference

#include <opencv2/core/hal/intrin.hpp>

Public Types

typedef uint64 abs_type
typedef int64 int_type
typedef uint64 sum_type
typedef uint64 uint_type
typedef uint64 value_type
typedef void w_type

Static Public Member Functions

static uint64 reinterpret_from_int (int_type x)
static int_type reinterpret_int (uint64 x)

Member Typedef Documentation

◆ abs_type

typedef uint64 cv::V_TypeTraits< uint64 >::abs_type

◆ int_type

typedef int64 cv::V_TypeTraits< uint64 >::int_type

◆ sum_type

typedef uint64 cv::V_TypeTraits< uint64 >::sum_type

◆ uint_type

typedef uint64 cv::V_TypeTraits< uint64 >::uint_type

◆ value_type

typedef uint64 cv::V_TypeTraits< uint64 >::value_type

◆ w_type

typedef void cv::V_TypeTraits< uint64 >::w_type

Member Function Documentation

◆ reinterpret_from_int()

uint64 cv::V_TypeTraits< uint64 >::reinterpret_from_int ( int_type x)
inlinestatic

◆ reinterpret_int()

int_type cv::V_TypeTraits< uint64 >::reinterpret_int ( uint64 x)
inlinestatic

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