| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
PolynomialKernel |
PolynomialKernel.addExtensions(Extension... extensions) |
PolynomialKernel |
ObjectFactory.createPolynomialKernel()
Create an instance of
PolynomialKernel |
PolynomialKernel |
PolynomialKernel.setCoef0(Double coef0)
Sets the value of the coef0 property.
|
PolynomialKernel |
PolynomialKernel.setDegree(Double degree)
Sets the value of the degree property.
|
PolynomialKernel |
PolynomialKernel.setDescription(String description)
Sets the value of the description property.
|
PolynomialKernel |
PolynomialKernel.setGamma(Double gamma)
Sets the value of the gamma property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(PolynomialKernel polynomialKernel) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(PolynomialKernel polynomialKernel) |
VisitorAction |
AbstractVisitor.visit(PolynomialKernel polynomialKernel) |
Copyright © 2016 University of Tartu. All Rights Reserved.