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

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

Public Member Functions

 vint8mf2_t ()
 
 vint8mf2_t (const schar *ptr)
 

Public Attributes

schar val [8] = {0}
 

Constructor & Destructor Documentation

◆ vint8mf2_t() [1/2]

cv::vint8mf2_t::vint8mf2_t ( )
inline

◆ vint8mf2_t() [2/2]

cv::vint8mf2_t::vint8mf2_t ( const schar ptr)
inline

Member Data Documentation

◆ val

schar cv::vint8mf2_t::val[8] = {0}

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