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

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

Public Member Functions

 vint64mf2_t ()
 
 vint64mf2_t (const int64 *ptr)
 

Public Attributes

int64 val [1] = {0}
 

Constructor & Destructor Documentation

◆ vint64mf2_t() [1/2]

cv::vint64mf2_t::vint64mf2_t ( )
inline

◆ vint64mf2_t() [2/2]

cv::vint64mf2_t::vint64mf2_t ( const int64 ptr)
inline

Member Data Documentation

◆ val

int64 cv::vint64mf2_t::val[1] = {0}

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