Reference > VectorMath Class > RunningMin Method > (Int32[])

RunningMin Method (Int32[])

Running minimum of an integer vector.

public static int[] RunningMin(
    int[] vector
);

See also ...

RunningMin Method


Send comments on this topic
© Dyalog Ltd 2013