Uses of Class
org.apache.commons.math.stat.correlation.Covariance

Packages that use Covariance
org.apache.commons.math.stat.correlation Correlations/Covariance computations. 
 

Uses of Covariance in org.apache.commons.math.stat.correlation
 

Constructors in org.apache.commons.math.stat.correlation with parameters of type Covariance
PearsonsCorrelation(Covariance covariance)
          Create a PearsonsCorrelation from a Covariance.
 



Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.