|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
double mean(double[]) |
Returns the arithmetic mean of the values. |
double mean(int[]) |
Returns the arithmetic mean of the values. |
double mean(Iterable<? extends Number>) |
Returns the arithmetic mean of the values. |
double mean(Iterator<? extends Number>) |
Returns the arithmetic mean of the values. |
double mean(long[]) |
Returns the arithmetic mean of the values. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||