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