Keep a running average of the last N samples, where N is MOVING_AVERAGE_WINDOW_SAMPLE_SIZE.
More...
#import <OOMovingAverage.h>
Keep a running average of the last N samples, where N is MOVING_AVERAGE_WINDOW_SAMPLE_SIZE.
- (void) mergeSample: |
|
(double) |
sample |
|
The documentation for this class was generated from the following file: