| Package | Description |
|---|---|
| org.hawkular.datamining.forecast.models |
| Modifier and Type | Class and Description |
|---|---|
static class |
DoubleExponentialSmoothing.DoubleExState |
static class |
TripleExponentialSmoothing.TripleExState |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SimpleExponentialSmoothing.State |
AbstractExponentialSmoothing.initState(List<DataPoint> dataPoints) |
protected SimpleExponentialSmoothing.State |
SimpleExponentialSmoothing.initState(List<DataPoint> initData) |
protected abstract SimpleExponentialSmoothing.State |
AbstractExponentialSmoothing.state() |
protected SimpleExponentialSmoothing.State |
SimpleExponentialSmoothing.state() |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.