MatrixEquals Method |
Name | Description | |
---|---|---|
![]() | Equals(Matrix) |
Check if the components of two matrices are approximate equal.
|
![]() | Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) |
![]() ![]() | Equals(Matrix, Matrix) |
Check if the components of two matrices are approximate equal.
|
![]() | Equals(Matrix, Double) |
Check if the components of two matrices are approximate equal.
|
![]() ![]() | Equals(Matrix, Matrix, Double) |
Check if the components of two matrices are approximate equal.
|