OpenCV
4.10.0-dev
Open Source Computer Vision
|
#include <opencv2/core/hal/intrin.hpp>
Public Types | |
typedef uint64 | abs_type |
typedef int64 | int_type |
typedef int64 | sum_type |
typedef uint64 | uint_type |
typedef int64 | value_type |
typedef void | w_type |
Static Public Member Functions | |
static int64 | reinterpret_from_int (int_type x) |
static int_type | reinterpret_int (int64 x) |
typedef uint64 cv::V_TypeTraits< int64 >::abs_type |
typedef int64 cv::V_TypeTraits< int64 >::int_type |
typedef int64 cv::V_TypeTraits< int64 >::sum_type |
typedef uint64 cv::V_TypeTraits< int64 >::uint_type |
typedef int64 cv::V_TypeTraits< int64 >::value_type |
typedef void cv::V_TypeTraits< int64 >::w_type |
|
inlinestatic |
|
inlinestatic |