Matrix33FAreNumericallyEqual Method |
Name | Description | |
---|---|---|
AreNumericallyEqual(Matrix33F, Matrix33F) |
Determines whether two matrices are equal (regarding the tolerance
EpsilonF).
| |
AreNumericallyEqual(Matrix33F, Matrix33F, Single) |
Determines whether two matrices are equal (regarding a specific tolerance).
|