flow-mmax
Transform stream factory to find sliding-window maximum values (moving max) over a numeric data stream.
Transform stream factory to find sliding-window maximum values (moving max) over a numeric data stream.
Compute a moving maximum absolute value incrementally.
Compute a moving maximum incrementally.
Create an iterator which iteratively computes a moving maximum value.
Create an iterator which iteratively computes a moving maximum absolute value.