| 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) |
| Modifier and Type | Method and Description |
|---|---|
List<Lambda> |
AbsoluteExponentialKernel.getLambdas() |
List<Lambda> |
ARDSquaredExponentialKernel.getLambdas() |
List<Lambda> |
GeneralizedExponentialKernel.getLambdas() |
| 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 |
AbstractVisitor.visit(Lambda lambda) |
Copyright © 2019 University of Tartu. All rights reserved.