Hierarchy For Package org.apache.commons.math4.legacy.stat.descriptive.moment
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.commons.math4.legacy.stat.descriptive.AbstractStorelessUnivariateStatistic (implements org.apache.commons.math4.legacy.stat.descriptive.StorelessUnivariateStatistic)
- org.apache.commons.math4.legacy.stat.descriptive.moment.GeometricMean
- org.apache.commons.math4.legacy.stat.descriptive.moment.Kurtosis
- org.apache.commons.math4.legacy.stat.descriptive.moment.Mean (implements org.apache.commons.math4.legacy.stat.descriptive.WeightedEvaluation)
- org.apache.commons.math4.legacy.stat.descriptive.moment.SecondMoment
- org.apache.commons.math4.legacy.stat.descriptive.moment.Skewness
- org.apache.commons.math4.legacy.stat.descriptive.moment.StandardDeviation
- org.apache.commons.math4.legacy.stat.descriptive.moment.Variance (implements org.apache.commons.math4.legacy.stat.descriptive.WeightedEvaluation)
- org.apache.commons.math4.legacy.stat.descriptive.AbstractUnivariateStatistic (implements org.apache.commons.math4.legacy.stat.descriptive.UnivariateStatistic)
- org.apache.commons.math4.legacy.stat.descriptive.moment.SemiVariance
- org.apache.commons.math4.legacy.stat.descriptive.moment.VectorialCovariance
- org.apache.commons.math4.legacy.stat.descriptive.moment.VectorialMean
- org.apache.commons.math4.legacy.stat.descriptive.AbstractStorelessUnivariateStatistic (implements org.apache.commons.math4.legacy.stat.descriptive.StorelessUnivariateStatistic)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.commons.math4.legacy.stat.descriptive.moment.SemiVariance.Direction
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)