NSketch v0.1
SechapHistogram Constructor
Builds an empty
SechapHistogram
.
public SechapHistogram(
int
bucketCount
);
Parameters
bucketCount
Number of buckets. Should be greater that three.
See Also
SechapHistogram Class
|
NSketch Namespace