Common Reference > VectorMath Class > RunningMin Method > (Int32[]) VectorMath.RunningMin Method (Int32[])
Running minimum of an integer vector.
public static int[] RunningMin(
int[] vector
);
See also ...VectorMath.RunningMin Method
Send comments on this topic © Dyalog Ltd 2021
|