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

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)