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