Uses of Class
org.dmg.pmml.pmml_4_1.descr.Covariances

Packages that use Covariances
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Covariances in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as Covariances
protected  Covariances Cluster.covariances
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Covariances
 Covariances ObjectFactory.createCovariances()
          Create an instance of Covariances
 Covariances Cluster.getCovariances()
          Gets the value of the covariances property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Covariances
 void Cluster.setCovariances(Covariances value)
          Sets the value of the covariances property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.