Package | Description |
---|---|
org.djutils.means |
Compute various kinds of mean values.
|
Class and 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.
|
Copyright © 2018–2019 Delft University of Technology. All rights reserved.