Click or drag to resize

Matrix3Equals Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Matrix3)
Check if the components of two matrices are approximate equal.
Public methodStatic memberEquals(Matrix3, Matrix3)
Check if the components of two matrices are approximate equal.
Public methodEquals(Matrix3, Double)
Check if the components of two matrices are approximate equal.
Public methodStatic memberEquals(Matrix3, Matrix3, Double)
Check if the components of two matrices are approximate equal.
Top
See Also