Uses of Package
org.djutils.means
Package | Description |
---|---|
org.djutils.means |
Compute various kinds of mean values.
|
-
Classes in org.djutils.means used by org.djutils.means Class Description AbstractMean Methods and fields common to all implementations of Mean.ArithmeticMean Compute arithmetic (weighted) mean of a set of values.GeometricMean Compute the geometric (weighted) mean of a set of values.HarmonicMean Compute the harmonic (weighted) mean of a set of values.