OpenCV  4.5.4
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::vuint32mf2_t Struct Reference

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

Public Member Functions

 vuint32mf2_t ()
 
 vuint32mf2_t (const unsigned *ptr)
 

Public Attributes

unsigned val [2] = {0}
 

Constructor & Destructor Documentation

◆ vuint32mf2_t() [1/2]

cv::vuint32mf2_t::vuint32mf2_t ( )
inline

◆ vuint32mf2_t() [2/2]

cv::vuint32mf2_t::vuint32mf2_t ( const unsigned *  ptr)
inline

Member Data Documentation

◆ val

unsigned cv::vuint32mf2_t::val[2] = {0}

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