class Normalizer extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
count |
(package private) double |
step |
| Constructor and Description |
|---|
Normalizer(long tStart,
long tEnd,
int count) |
| Modifier and Type | Method and Description |
|---|---|
(package private) double[] |
getTimestamps() |
(package private) double[] |
normalize(long[] rawTimestamps,
double[] rawValues) |