Click or drag to resize

Matrix2Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current instance of Matrix2.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Matrix2, Double)
Determines whether the specified matrix is equal to the current instance of Matrix2 with a given precision.
Public methodEquals(Matrix2, Double)
Determines whether the specified matrix is equal to the current instance of Matrix2 with a given precision.
Top
See Also