public class SimpleMovingAverage extends Object
| Constructor and Description |
|---|
SimpleMovingAverage(List<DataPoint> dataPoints,
int smoothingLength,
boolean symmetric) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.