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

RunningMax Method (Double[])

Running maximum of a double vector.

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

See also ...

RunningMax Method


Send comments on this topic
© Dyalog Ltd 2013