public static class DoubleExponentialSmoothing.DoubleExState extends SimpleExponentialSmoothing.State
| Modifier and Type | Field and Description |
|---|---|
protected double |
slope |
level| Constructor and Description |
|---|
DoubleExState(double level,
double slope) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.