Common Reference > VectorMath Class > RunningMax Method

VectorMath.RunningMax Method

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

Example

series2 = VectorMath.RunningMax(series1);

Overloads


Send comments on this topic
© Dyalog Ltd 2021