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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Tanimoto
protected  Tanimoto ComparisonMeasure.tanimoto
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Tanimoto
 Tanimoto ObjectFactory.createTanimoto()
          Create an instance of Tanimoto
 Tanimoto ComparisonMeasure.getTanimoto()
          Gets the value of the tanimoto property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Tanimoto
 void ComparisonMeasure.setTanimoto(Tanimoto value)
          Sets the value of the tanimoto property.
 



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