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