Function tf2::operator==(const Matrix3x3&, const Matrix3x3&)

Function Documentation

bool tf2::operator==(const Matrix3x3 &m1, const Matrix3x3 &m2)

Equality operator between two matrices It will test all elements are equal.