Click or drag to resize
Accord.NET (logo)

HistogramAdd Method

Overload List
  NameDescription
Public methodAdd(Int32)
Adds a value to each histogram bin.
Public methodAdd(Int32)
Adds one histogram from the other, storing results in a new histogram, without changing the current instance.
Public methodAdd(Histogram)
Adds one histogram from the other, storing results in a new histogram, without changing the current instance.
Top
See Also