![]() |
OpenCV
4.0.0-beta
Open Source Computer Vision
|
#include "intrin.hpp"
Public Types | |
enum | { nlanes128 = 2 } |
typedef uint64 | abs_type |
typedef int64 | int_type |
typedef void | q_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 void cv::V_TypeTraits< int64 >::q_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 |