OpenCV 4.10.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
arithm.hpp File Reference
#include <opencv2/core.hpp>
Include dependency graph for arithm.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
 
namespace  cv::fastcv
 

Functions

void cv::fastcv::matmuls8s32 (InputArray src1, InputArray src2, OutputArray dst)
 Matrix multiplication of two int8_t type matrices.