Common Reference > VectorMath Class > RunningMin Method

VectorMath.RunningMin Method

Scan the content of any vector to give a running minimum.

Example

series2 = VectorMath.RunningMin(series1);

Overloads


Send comments on this topic
© Dyalog Ltd 2021