NSketch v0.1

NaiveHistogram Properties

The properties of the NaiveHistogram class are listed below. For a complete list of NaiveHistogram class members, see the NaiveHistogram Members topic.

Public Instance Properties

Count Gets the number of bucket in this NaiveHistogram.
ItemGets the IBucket corresponding to the provided index.
MaxBoundGets the extreme right value of the NaiveHistogram.
MinBoundGets the extreme left value of the NaiveHistogram.
StreamLengthGets the total number of value added to the NaiveHistogram.

See Also

NaiveHistogram Class | NSketch Namespace