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 ofMinkowskiComparisonMeasure.getMinkowski()Gets the value of the minkowski property.Methods in weka.core.pmml.jaxbbindings with parameters of type MinkowskiModifier and TypeMethodDescriptionvoidComparisonMeasure.setMinkowski(Minkowski value) Sets the value of the minkowski property.