Uses of Package
org.hipparchus.stat.descriptive.summary
-
Packages that use org.hipparchus.stat.descriptive.summary Package Description org.hipparchus.stat.descriptive.moment Summary statistics based on moments.org.hipparchus.stat.descriptive.summary Other summary statistics. -
Classes in org.hipparchus.stat.descriptive.summary used by org.hipparchus.stat.descriptive.moment Class Description SumOfLogs Returns the sum of the natural logs for this collection of values. -
Classes in org.hipparchus.stat.descriptive.summary used by org.hipparchus.stat.descriptive.summary Class Description Product Returns the product of the available values.Sum Returns the sum of the available values.SumOfLogs Returns the sum of the natural logs for this collection of values.SumOfSquares Returns the sum of the squares of the available values.