Loading...
Searching...
No Matches
cv::v_uint16x8 Struct Reference
#include <opencv2/core/hal/intrin_rvv.hpp>
Public Types | |
| enum | { nlanes = 8 } |
| typedef ushort | lane_type |
Public Member Functions | |
| v_uint16x8 () | |
| v_uint16x8 (ushort v0, ushort v1, ushort v2, ushort v3, ushort v4, ushort v5, ushort v6, ushort v7) | |
| v_uint16x8 (vuint16m1_t v) | |
| ushort | get0 () const |
| operator vuint16m1_t () const | |
Public Attributes | |
| ushort | val [8] |
Member Typedef Documentation
◆ lane_type
| typedef ushort cv::v_uint16x8::lane_type |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ v_uint16x8() [1/3]
|
inline |
◆ v_uint16x8() [2/3]
|
inlineexplicit |
◆ v_uint16x8() [3/3]
|
inline |
Member Function Documentation
◆ get0()
|
inline |
◆ operator vuint16m1_t()
|
inline |
Member Data Documentation
◆ val
| ushort cv::v_uint16x8::val[8] |
The documentation for this struct was generated from the following file:
- opencv2/core/hal/intrin_rvv.hpp
1.9.6