Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type Covariances
 void Cluster.setCovariances(Covariances value)
          Sets the value of the covariances property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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