Date: 2004-10-06T22:48:12 Editor: AlChou <[EMAIL PROTECTED]> Wiki: Jakarta Commons Wiki Page: MathWishList URL: http://wiki.apache.org/jakarta-commons/MathWishList
no comment Change Log: ------------------------------------------------------------------------------ @@ -21,3 +21,4 @@ * "Rolling" statistics with large windows but limited storage [http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1312178] * I don't understand; we already have some storage-less statistics. What am I missing from the post you refer to? -- AlChou * Oh, I remember now that with the standard deviation algorithm I researched, in order to maintain a '''rolling window''', it would have to store all the data in the window so it could delete the least recent one while adding the most recent one. Sorry for the denseness. -- AlChou + * Provide FFT's. -- AlChou --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
