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