Uses of Class
org.hipparchus.stat.descriptive.DescriptiveStatistics
Package
Description
Generic univariate and multivariate summary statistic objects.
-
Uses of DescriptiveStatistics in org.hipparchus.stat.descriptive
Modifier and TypeMethodDescriptionDescriptiveStatistics.copy()
Returns a copy of this DescriptiveStatistics instance with the same internal state.ModifierConstructorDescriptionprotected
DescriptiveStatistics
(DescriptiveStatistics original) Copy constructor.