Uses of Class
weka.core.pmml.jaxbbindings.Euclidean
Packages that use Euclidean
-
Uses of Euclidean in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return EuclideanModifier and TypeMethodDescriptionObjectFactory.createEuclidean()
Create an instance ofEuclidean
ComparisonMeasure.getEuclidean()
Gets the value of the euclidean property.Methods in weka.core.pmml.jaxbbindings with parameters of type EuclideanModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setEuclidean
(Euclidean value) Sets the value of the euclidean property.