| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Average | |
|---|---|
| bcds.tools.stat | Classes in this package are used for defining variables of which certain statistical properties are of interest, for example the arithmetic mean and the standard deviation of a sample. | 
| Uses of Average in bcds.tools.stat | 
|---|
| Methods in bcds.tools.stat that return Average | |
|---|---|
|  Average | Series.get(java.math.BigDecimal at)Returns the value (the collector object), for the key at. | 
|  Average | Series.get(double at)Returns the value (the collector object), for the key at,
 which is first "converted" by calling makeIndex(at). | 
| Methods in bcds.tools.stat that return types with arguments of type Average | |
|---|---|
|  java.util.Collection<Average> | Series.values()Returns an unmodifiable view of the values in this series. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||