Click or drag to resize

MatrixEquals Method

Overload List
  NameDescription
Public methodEquals(Matrix)
Check if the components of two matrices are approximate equal.
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodStatic memberEquals(Matrix, Matrix)
Check if the components of two matrices are approximate equal.
Public methodEquals(Matrix, Double)
Check if the components of two matrices are approximate equal.
Public methodStatic memberEquals(Matrix, Matrix, Double)
Check if the components of two matrices are approximate equal.
Top
See Also