Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.apache.commons.statistics.descriptive.DoubleStatistics (implements java.util.function.DoubleConsumer)
- org.apache.commons.statistics.descriptive.DoubleStatistics.Builder
- org.apache.commons.statistics.descriptive.FirstMoment (implements java.util.function.DoubleConsumer)
- org.apache.commons.statistics.descriptive.GeometricMean (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Int128
- org.apache.commons.statistics.descriptive.Interpolation
- org.apache.commons.statistics.descriptive.IntMath
- org.apache.commons.statistics.descriptive.IntMax (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntMean (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntMin (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntStandardDeviation (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntStatistics (implements java.util.function.IntConsumer)
- org.apache.commons.statistics.descriptive.IntStatistics.Builder
- org.apache.commons.statistics.descriptive.IntSum (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntSumOfSquares (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntVariance (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Kurtosis (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongMax (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongMean (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongMin (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongStandardDeviation (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongStatistics (implements java.util.function.LongConsumer)
- org.apache.commons.statistics.descriptive.LongStatistics.Builder
- org.apache.commons.statistics.descriptive.LongSum (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongSumOfSquares (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongVariance (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Max (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Mean (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Median
- org.apache.commons.statistics.descriptive.Min (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.NaNTransformers
- org.apache.commons.statistics.descriptive.NaNTransformers.ErrorNaNTransformer (implements org.apache.commons.statistics.descriptive.NaNTransformer)
- org.apache.commons.statistics.descriptive.NaNTransformers.ExcludeNaNTransformer (implements org.apache.commons.statistics.descriptive.NaNTransformer)
- org.apache.commons.statistics.descriptive.NaNTransformers.IncludeNaNTransformer (implements org.apache.commons.statistics.descriptive.NaNTransformer)
- org.apache.commons.statistics.descriptive.Product (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Quantile
- org.apache.commons.statistics.descriptive.Skewness (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.StandardDeviation (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Statistics
- org.apache.commons.statistics.descriptive.StatisticsConfiguration
- org.apache.commons.statistics.descriptive.Sum (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.SumOfLogs (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.SumOfSquares (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.UInt128
- org.apache.commons.statistics.descriptive.UInt192
- org.apache.commons.statistics.descriptive.UInt96
- org.apache.commons.statistics.descriptive.Variance (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)