Uses of Class
org.apache.commons.math3.stat.descriptive.summary.Sum
Packages that use Sum
Package
Description
Generic univariate summary statistic objects.
Other summary statistics.
-
Uses of Sum in org.apache.commons.math3.stat.descriptive
Fields in org.apache.commons.math3.stat.descriptive declared as Sum -
Uses of Sum in org.apache.commons.math3.stat.descriptive.summary
Methods in org.apache.commons.math3.stat.descriptive.summary that return SumModifier and TypeMethodDescriptionSum.copy()
Returns a copy of the statistic with the same internal state.Methods in org.apache.commons.math3.stat.descriptive.summary with parameters of type SumModifier and TypeMethodDescriptionstatic void
Copies source to dest.Constructors in org.apache.commons.math3.stat.descriptive.summary with parameters of type Sum