Uses of Class
weka.core.pmml.jaxbbindings.Chebychev
Packages that use Chebychev
-
Uses of Chebychev in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ChebychevModifier and TypeMethodDescriptionObjectFactory.createChebychev()
Create an instance ofChebychev
ComparisonMeasure.getChebychev()
Gets the value of the chebychev property.Methods in weka.core.pmml.jaxbbindings with parameters of type ChebychevModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setChebychev
(Chebychev value) Sets the value of the chebychev property.