public class Quantityextends Object
Constructor and Description |
---|
Quantity() |
Modifier and Type | Method and Description |
---|---|
void | add(double value) |
int | getCount() |
double | getLowerSD() |
double | getMean() |
double | getStandardDeviation() |
double | getUpperSD() |
Copyright © 2015. All rights reserved.