Common Reference > VectorMath Class > Max Method > (Double[]) VectorMath.Max Method (Double[])
The largest item in a double vector.
public static double Max(
double[] vector
);
See also ...VectorMath.Max Method
Send comments on this topic © Dyalog Ltd 2021
|