Uses of Class
weka.core.pmml.jaxbbindings.SquaredEuclidean
Packages that use SquaredEuclidean
-
Uses of SquaredEuclidean in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return SquaredEuclideanModifier and TypeMethodDescriptionObjectFactory.createSquaredEuclidean()
Create an instance ofSquaredEuclidean
ComparisonMeasure.getSquaredEuclidean()
Gets the value of the squaredEuclidean property.Methods in weka.core.pmml.jaxbbindings with parameters of type SquaredEuclideanModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setSquaredEuclidean
(SquaredEuclidean value) Sets the value of the squaredEuclidean property.