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