← Sliding WindowDSA 1.2.A
Fixed-Size Aggregate Window
Window length k is given; slide it and update the running aggregate incrementally instead of recomputing from scratch.
Window length k is given; slide it and update the running aggregate incrementally instead of recomputing from scratch.
Notes from readers
Comments — via GitHub