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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Chebychev
protected  Chebychev ComparisonMeasure.chebychev
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Chebychev
 Chebychev ObjectFactory.createChebychev()
          Create an instance of Chebychev
 Chebychev ComparisonMeasure.getChebychev()
          Gets the value of the chebychev property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Chebychev
 void ComparisonMeasure.setChebychev(Chebychev value)
          Sets the value of the chebychev property.
 



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