Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected GaussianDistribution |
Baseline.gaussianDistribution |
protected GaussianDistribution |
Alternate.gaussianDistribution |
Modifier and Type | Method and Description |
---|---|
GaussianDistribution |
ObjectFactory.createGaussianDistribution()
Create an instance of
GaussianDistribution |
GaussianDistribution |
Baseline.getGaussianDistribution()
Gets the value of the gaussianDistribution property.
|
GaussianDistribution |
Alternate.getGaussianDistribution()
Gets the value of the gaussianDistribution property.
|
Modifier and Type | Method and Description |
---|---|
void |
Baseline.setGaussianDistribution(GaussianDistribution value)
Sets the value of the gaussianDistribution property.
|
void |
Alternate.setGaussianDistribution(GaussianDistribution value)
Sets the value of the gaussianDistribution property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.