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

RunningMin Method (Double[])

Running minimum of a double vector.

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

See also ...

RunningMin Method


Send comments on this topic
© Dyalog Ltd 2013