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