Uses of Class
weka.core.pmml.jaxbbindings.UniformDistribution
-
Uses of UniformDistribution in weka.core.pmml.jaxbbindings
Modifier 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.Modifier 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.