|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SumOfLogs | |
org.apache.commons.math.stat.descriptive | Generic univariate summary statistic objects. |
org.apache.commons.math.stat.descriptive.moment | Summary statistics based on moments. |
Uses of SumOfLogs in org.apache.commons.math.stat.descriptive |
Fields in org.apache.commons.math.stat.descriptive declared as SumOfLogs | |
protected SumOfLogs |
SummaryStatisticsImpl.sumLog
sumLog of values that have been added |
Uses of SumOfLogs in org.apache.commons.math.stat.descriptive.moment |
Fields in org.apache.commons.math.stat.descriptive.moment declared as SumOfLogs | |
private SumOfLogs |
GeometricMean.sumOfLogs
Wrapped SumOfLogs instance |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |