in reply to Average over time
So I'm wondering, is there a method that I'm missing? Some way to calculate a running average over a given time period without having to keep all the values of that period in memory?Aren't you already keeping a running average? If not, then what's the code following Squeeze out events that have timed out doing?
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Average over time
by matija (Priest) on Mar 24, 2004 at 16:20 UTC | |
by Roy Johnson (Monsignor) on Mar 24, 2004 at 19:20 UTC |