HistogramAdd |
| Name | Description | |
|---|---|---|
| AddData(Double) | Updates the histogram bin count with the given data point. | |
| AddData(Double) | Updates the histogram bin counts with the given array of data points. | |
| AddData(DoubleVector) | Updates the histogram bin counts with the given vector of data points. |