Uses of Class
weka.core.pmml.jaxbbindings.UniformDistribution
Packages that use UniformDistribution
-
Uses of UniformDistribution in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return UniformDistributionModifier and TypeMethodDescriptionObjectFactory.createUniformDistribution()
Create an instance ofUniformDistribution
Alternate.getUniformDistribution()
Gets the value of the uniformDistribution property.Baseline.getUniformDistribution()
Gets the value of the uniformDistribution property.Methods in weka.core.pmml.jaxbbindings with parameters of type UniformDistributionModifier and TypeMethodDescriptionvoid
Alternate.setUniformDistribution
(UniformDistribution value) Sets the value of the uniformDistribution property.void
Baseline.setUniformDistribution
(UniformDistribution value) Sets the value of the uniformDistribution property.