IMSL C# Numerical Library

Summary.GetMaximum Method

Returns the maximum.

Overload List

Returns the maximum.

public double GetMaximum();

Returns the maximum of the given data set.

public static double GetMaximum(double[]);

See Also

Summary Class | Imsl.Stat Namespace