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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Euclidean
protected  Euclidean ComparisonMeasure.euclidean
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Euclidean
 Euclidean ObjectFactory.createEuclidean()
          Create an instance of Euclidean
 Euclidean ComparisonMeasure.getEuclidean()
          Gets the value of the euclidean property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Euclidean
 void ComparisonMeasure.setEuclidean(Euclidean value)
          Sets the value of the euclidean property.
 



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