OpenCV  4.7.0-dev
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::vuint16mf2_t Struct Reference

#include <opencv2/core/hal/intrin_rvv.hpp>

Public Member Functions

 vuint16mf2_t ()
 
 vuint16mf2_t (const ushort *ptr)
 

Public Attributes

ushort val [4] = {0}
 

Constructor & Destructor Documentation

◆ vuint16mf2_t() [1/2]

cv::vuint16mf2_t::vuint16mf2_t ( )
inline

◆ vuint16mf2_t() [2/2]

cv::vuint16mf2_t::vuint16mf2_t ( const ushort ptr)
inline

Member Data Documentation

◆ val

ushort cv::vuint16mf2_t::val[4] = {0}

The documentation for this struct was generated from the following file: