Function dai::matrix::matMul

Function Documentation

std::vector<std::vector<float>> dai::matrix::matMul(std::vector<std::vector<float>> &firstMatrix, std::vector<std::vector<float>> &secondMatrix)