Create an iterator which iteratively computes a moving maximum absolute value.
-
Updated
Nov 1, 2024 - JavaScript
Create an iterator which iteratively computes a moving maximum absolute value.
Compute a moving maximum absolute value incrementally.
Create an iterator which iteratively computes a moving maximum value.
Compute a moving maximum incrementally.
Add a description, image, and links to the moving-max topic page so that developers can more easily learn about it.
To associate your repository with the moving-max topic, visit your repo's landing page and select "manage topics."