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