One bin of a histogram.
More...
void Meta.Numerics.Statistics.HistogramBin.Increment |
( |
| ) |
|
|
inline |
Increments (increases by one) the bin count.
void Meta.Numerics.Statistics.HistogramBin.Deincrement |
( |
| ) |
|
|
inline |
De-increments (reduces by one) the bin count.
- Exceptions
-
InvalidOperationException | The bin count was already zero. |
Histogram Meta.Numerics.Statistics.HistogramBin.histogram |
|
private |
int Meta.Numerics.Statistics.HistogramBin.index |
|
private |
int Meta.Numerics.Statistics.HistogramBin.Counts |
|
get |
Gets the number of counts in the bin.
Interval Meta.Numerics.Statistics.HistogramBin.Range |
|
get |
Gets the range of values stored in the bin.
The documentation for this struct was generated from the following file:
- igtest/numerics/MetaNumerics/Numerics/Numerics/Statistics/Histogram.cs