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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Coefficient
protected  List<Coefficient> Coefficients.coefficients
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Coefficient
 Coefficient ObjectFactory.createCoefficient()
          Create an instance of Coefficient
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Coefficient
 List<Coefficient> Coefficients.getCoefficients()
          Gets the value of the coefficients property.
 



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