Uses of Class
org.apache.commons.math3.stat.descriptive.StatisticalSummaryValues

Packages that use StatisticalSummaryValues
org.apache.commons.math3.stat.descriptive Generic univariate summary statistic objects. 
 

Uses of StatisticalSummaryValues in org.apache.commons.math3.stat.descriptive
 

Methods in org.apache.commons.math3.stat.descriptive that return StatisticalSummaryValues
static StatisticalSummaryValues AggregateSummaryStatistics.aggregate(Collection<SummaryStatistics> statistics)
          Computes aggregate summary statistics.
 



Copyright © 2016 CNES. All Rights Reserved.