Click or drag to resize
Accord.NET (logo)

DoublePointAdd Method

Overload List
  NameDescription
Public methodStatic memberAdd(DoublePoint, DoublePoint)
Addition operator - adds values of two points.
Public methodStatic memberAdd(DoublePoint, Double)
Addition operator - adds scalar to the specified point.
Top
See Also