|
|
HistogramAdd Method |
| Name | Description | |
|---|---|---|
| Add(Int32) |
Adds a value to each histogram bin.
| |
| Add(Int32) |
Adds one histogram from the other, storing
results in a new histogram, without changing the
current instance.
| |
| Add(Histogram) |
Adds one histogram from the other, storing
results in a new histogram, without changing the
current instance.
|