Uses of Class
net.sf.jagg.AbstractCovarianceAggregator

Packages that use AbstractCovarianceAggregator
net.sf.jagg Provides the classes and API necessary to perform aggregate operations. 
 

Uses of AbstractCovarianceAggregator in net.sf.jagg
 

Subclasses of AbstractCovarianceAggregator in net.sf.jagg
 class CovarianceAggregator
          This class represents the "sample covariance" aggregator over two sets of numeric values.
 class CovariancePopAggregator
          This class represents the "population covariance" aggregator over two sets of numeric values.
 



Copyright © 2010-2013 jAgg Team. All Rights Reserved.