Click or drag to resize
Bucket Constructor (Double)

Namespace: MathNet.Numerics.Statistics
Assembly: MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
public Bucket(
	double targetValue
)

Parameters

targetValue
Type: SystemDouble
Value to look for
See Also