Uses of Package
org.apache.commons.math3.stat.descriptive.summary
Packages that use org.apache.commons.math3.stat.descriptive.summary
Package
Description
Generic univariate summary statistic objects.
Summary statistics based on moments.
Other summary statistics.
-
Classes in org.apache.commons.math3.stat.descriptive.summary used by org.apache.commons.math3.stat.descriptiveClassDescriptionReturns the sum of the available values.Returns the sum of the natural logs for this collection of values.Returns the sum of the squares of the available values.
-
-
Classes in org.apache.commons.math3.stat.descriptive.summary used by org.apache.commons.math3.stat.descriptive.summaryClassDescriptionReturns the product of the available values.Returns the sum of the available values.Returns the sum of the natural logs for this collection of values.Returns the sum of the squares of the available values.