Uses of Class
org.djutils.means.ArithmeticMean
-
Packages that use ArithmeticMean Package Description org.djutils.means Compute various kinds of mean values. -
-
Uses of ArithmeticMean in org.djutils.means
Methods in org.djutils.means that return ArithmeticMean Modifier and Type Method Description ArithmeticMean<V,W>ArithmeticMean. addImpl(V value, Number weight)Adds a value with weight.
-