| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.gaussian_process | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(AbsoluteExponentialKernel absoluteExponentialKernel) |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteExponentialKernel |
AbsoluteExponentialKernel.addExtensions(Extension... extensions) |
AbsoluteExponentialKernel |
AbsoluteExponentialKernel.addLambdas(Lambda... lambdas) |
AbsoluteExponentialKernel |
ObjectFactory.createAbsoluteExponentialKernel()
Create an instance of
AbsoluteExponentialKernel |
AbsoluteExponentialKernel |
GaussianProcessModel.getAbsoluteExponentialKernel()
Gets the value of the absoluteExponentialKernel property.
|
AbsoluteExponentialKernel |
AbsoluteExponentialKernel.setDescription(String description)
Sets the value of the description property.
|
AbsoluteExponentialKernel |
AbsoluteExponentialKernel.setGamma(Double gamma)
Sets the value of the gamma property.
|
AbsoluteExponentialKernel |
AbsoluteExponentialKernel.setNoiseVariance(Double noiseVariance)
Sets the value of the noiseVariance property.
|
| Modifier and Type | Method and Description |
|---|---|
GaussianProcessModel |
GaussianProcessModel.setAbsoluteExponentialKernel(AbsoluteExponentialKernel absoluteExponentialKernel)
Sets the value of the absoluteExponentialKernel property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(AbsoluteExponentialKernel absoluteExponentialKernel) |
VisitorAction |
AbstractVisitor.visit(AbsoluteExponentialKernel absoluteExponentialKernel) |
Copyright © 2016 University of Tartu. All rights reserved.