 | DescriptiveStatisticsMinimum Property |
Gets the minimum sample value.
Namespace: MathNet.Numerics.StatisticsAssembly: MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntaxpublic double Minimum { get; }Property Value
Type:
DoubleThe minimum sample value.
See Also