Click or drag to resize
Accord.NET (logo)

Matrix3x3Add Method

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