| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.gaussian_process | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Lambda lambda) |
| Modifier and Type | Method and Description |
|---|---|
Lambda |
Lambda.addExtensions(Extension... extensions) |
Lambda |
ObjectFactory.createLambda()
Create an instance of
Lambda |
Lambda |
Lambda.setArray(Array array)
Sets the value of the array property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Lambda> |
AbsoluteExponentialKernel.getLambdas()
Gets the value of the lambdas property.
|
List<Lambda> |
ARDSquaredExponentialKernel.getLambdas()
Gets the value of the lambdas property.
|
List<Lambda> |
GeneralizedExponentialKernel.getLambdas()
Gets the value of the lambdas property.
|
| Modifier and Type | Method and Description |
|---|---|
AbsoluteExponentialKernel |
AbsoluteExponentialKernel.addLambdas(Lambda... lambdas) |
ARDSquaredExponentialKernel |
ARDSquaredExponentialKernel.addLambdas(Lambda... lambdas) |
GeneralizedExponentialKernel |
GeneralizedExponentialKernel.addLambdas(Lambda... lambdas) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Lambda lambda) |
VisitorAction |
AbstractVisitor.visit(Lambda lambda) |
Copyright © 2016 University of Tartu. All rights reserved.