public interface DownSampler
| Modifier and Type | Interface and Description |
|---|---|
static class |
DownSampler.DataSet
Represents a dataset containing timestamps and corresponding values.
|
| Modifier and Type | Method and Description |
|---|---|
DownSampler.DataSet |
downsize(long[] timestamps,
double[] values) |
DownSampler.DataSet downsize(long[] timestamps, double[] values)