Uses of Package
org.anchoranalysis.math.arithmetic
| Package | Description |
|---|---|
| org.anchoranalysis.math.arithmetic |
Performing primitive type conversion, counting and summing.
|
-
Classes in org.anchoranalysis.math.arithmetic used by org.anchoranalysis.math.arithmetic Class Description RunningSum Mutable class that allows for incrementing jointly sum and count variables, so as to eventually calculate the mean.