Function dai::matrix::matVecMul(const std::vector<std::vector<float>>&, const std::vector<float>&)

Function Documentation

std::vector<float> dai::matrix::matVecMul(const std::vector<std::vector<float>> &matrix, const std::vector<float> &vec)