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

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

Public Member Functions

 vint32mf2_t ()
 
 vint32mf2_t (const int *ptr)
 

Public Attributes

int val [2] = {0}
 

Constructor & Destructor Documentation

◆ vint32mf2_t() [1/2]

cv::vint32mf2_t::vint32mf2_t ( )
inline

◆ vint32mf2_t() [2/2]

cv::vint32mf2_t::vint32mf2_t ( const int *  ptr)
inline

Member Data Documentation

◆ val

int cv::vint32mf2_t::val[2] = {0}

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