From: SKoT M. <sko...@us...> - 2002-04-03 04:31:45
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealVector.h,1.14 MathRealVector.m,1.12 Tue Apr 2 20:31:45 PST 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv687 Modified Files: MathRealVector.h MathRealVector.m Log Message: Added method movingWindowStddev - computes moving window standard deviation. Optimized movingWindowMean for rectangular windows. Small optimizations to convolveWithFilter. |