Click or drag to resize
Accord.NET (logo)

Matrix3x3Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Tests whether the matrix equals to the specified object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Matrix3x3)
Tests whether the matrix equals to the specified one.
Top
See Also