
protected static class DataServer.StatEntry extends Object
| Constructor and Description |
|---|
StatEntry(long low,
long high,
double sum1,
double sum2,
long n,
double min,
double max) |
| Modifier and Type | Method and Description |
|---|---|
long |
getHigh() |
long |
getLow() |
double |
getMax() |
double |
getMean() |
double |
getMin() |
double |
getStdDev() |
Copyright © 2021 LSST. All rights reserved.