| Constructor and Description |
|---|
FloatArrayStatistics(float[] values) |
FloatArrayStatistics(float minimum,
float maximum) |
| Modifier and Type | Method and Description |
|---|---|
float |
getMaximum() |
float |
getMinimum() |
float |
getRange() |