IMSL C# Numerical Library

Summary.GetMinimum Method

Returns the minimum.

Overload List

Returns the minimum.

public double GetMinimum();

Returns the minimum of the given data set.

public static double GetMinimum(double[]);

See Also

Summary Class | Imsl.Stat Namespace