Bucket to the Histogram.
Type Histogram
Namespace MathNet.Numerics.Statistics
Bucket to the Histogram.
double dThe datapoint which we want to add.
IEnumerable<double> dataThe sequence of datapoints which we want to add.
Histogram of the Bucket that contains the value v.
double vThe point to search the bucket index for.
intThe index of the bucket containing the point.
Bucket that contains the value v.
double vThe point to search the bucket for.
n 'th bucket.