|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GaussianDistribution | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of GaussianDistribution in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as GaussianDistribution | |
---|---|
protected GaussianDistribution |
Baseline.gaussianDistribution
|
protected GaussianDistribution |
Alternate.gaussianDistribution
|
Methods in org.dmg.pmml.pmml_4_1.descr that return GaussianDistribution | |
---|---|
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. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type GaussianDistribution | |
---|---|
void |
Baseline.setGaussianDistribution(GaussianDistribution value)
Sets the value of the gaussianDistribution property. |
void |
Alternate.setGaussianDistribution(GaussianDistribution value)
Sets the value of the gaussianDistribution property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |