Uses of Class
weka.core.pmml.jaxbbindings.GaussianDistribution
-
Uses of GaussianDistribution in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createGaussianDistribution()
Create an instance ofGaussianDistribution
Alternate.getGaussianDistribution()
Gets the value of the gaussianDistribution property.Baseline.getGaussianDistribution()
Gets the value of the gaussianDistribution property.Modifier and TypeMethodDescriptionvoid
Alternate.setGaussianDistribution
(GaussianDistribution value) Sets the value of the gaussianDistribution property.void
Baseline.setGaussianDistribution
(GaussianDistribution value) Sets the value of the gaussianDistribution property.