Common Reference > VectorMath Class > RunningMin Method > (Double[]) VectorMath.RunningMin Method (Double[])
Running minimum of a double vector.
public static double[] RunningMin(
double[] vector
);
See also ...VectorMath.RunningMin Method
Send comments on this topic © Dyalog Ltd 2021
|