Click or drag to resize
Accord.NET (logo)

Matrix3x3Addition Operator

Overload List
  NameDescription
Public operatorStatic memberAddition(Matrix3x3, Matrix3x3)
Adds corresponding components of two matrices.
Public operatorStatic memberAddition(Matrix3x3, Single)
Adds specified value to all components of the specified matrix.
Top
See Also