Uses of Class
org.hipparchus.stat.descriptive.summary.Sum
Packages that use Sum
-
Uses of Sum in org.hipparchus.stat.descriptive.summary
Methods in org.hipparchus.stat.descriptive.summary that return SumModifier and TypeMethodDescriptionSum.copy()
Returns a copy of the statistic with the same internal state.Methods in org.hipparchus.stat.descriptive.summary with parameters of type SumModifier and TypeMethodDescriptionvoid
Aggregates the provided instance into this instance.Constructors in org.hipparchus.stat.descriptive.summary with parameters of type Sum