Uses of Class
weka.core.pmml.jaxbbindings.Minkowski
Packages that use Minkowski
-
Uses of Minkowski in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return MinkowskiModifier and TypeMethodDescriptionObjectFactory.createMinkowski()
Create an instance ofMinkowski
ComparisonMeasure.getMinkowski()
Gets the value of the minkowski property.Methods in weka.core.pmml.jaxbbindings with parameters of type MinkowskiModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setMinkowski
(Minkowski value) Sets the value of the minkowski property.