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

VectorMath.RunningMax Method (Double[])

Running maximum of a double vector.

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

See also ...

VectorMath.RunningMax Method


Send comments on this topic
© Dyalog Ltd 2021