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