![]() |
OpenCV
4.1.2
Open Source Computer Vision
|
#include <opencv2/core/hal/intrin.hpp>
Public Types | |
| enum | { nlanes128 = 4 } |
| typedef float | abs_type |
| typedef int | int_type |
| typedef void | q_type |
| typedef float | sum_type |
| typedef unsigned | uint_type |
| typedef float | value_type |
| typedef double | w_type |
Static Public Member Functions | |
| static float | reinterpret_from_int (int_type x) |
| static int_type | reinterpret_int (float x) |
| typedef float cv::V_TypeTraits< float >::abs_type |
| typedef int cv::V_TypeTraits< float >::int_type |
| typedef void cv::V_TypeTraits< float >::q_type |
| typedef float cv::V_TypeTraits< float >::sum_type |
| typedef unsigned cv::V_TypeTraits< float >::uint_type |
| typedef float cv::V_TypeTraits< float >::value_type |
| typedef double cv::V_TypeTraits< float >::w_type |
|
inlinestatic |
|
inlinestatic |
1.8.9.1