Home | Trees | Indices | Help |
|
---|
|
Moving average implementation. Example: ma = MovingAverage(20) print ma(2) print ma(3) print ma(10)
Instance Methods | |||
|
|||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 8 16:09:02 2010 | http://epydoc.sourceforge.net |