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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as SquaredEuclidean
protected  SquaredEuclidean ComparisonMeasure.squaredEuclidean
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return SquaredEuclidean
 SquaredEuclidean ObjectFactory.createSquaredEuclidean()
          Create an instance of SquaredEuclidean
 SquaredEuclidean ComparisonMeasure.getSquaredEuclidean()
          Gets the value of the squaredEuclidean property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type SquaredEuclidean
 void ComparisonMeasure.setSquaredEuclidean(SquaredEuclidean value)
          Sets the value of the squaredEuclidean property.
 



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