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