Function dai::matrix::matMul
Defined in File matrixOps.hpp
Function Documentation
-
std::vector<std::vector<float>> dai::matrix::matMul(std::vector<std::vector<float>> &firstMatrix, std::vector<std::vector<float>> &secondMatrix)
Defined in File matrixOps.hpp