Gets the largest value in the sample.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Maximum { get; }
Public ReadOnly Property Maximum As Double
Get
public:
property double Maximum {
double get ();
}
member Maximum : float with get
Property Value
Type:
DoubleExceptions See Also