| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Theta theta) |
| Modifier and Type | Method and Description |
|---|---|
Theta |
ObjectFactory.createTheta()
Create an instance of
Theta |
Theta |
Theta.setI(Integer i) |
Theta |
Theta.setJ(Integer j) |
Theta |
Theta.setTheta(Number theta) |
| Modifier and Type | Method and Description |
|---|---|
List<Theta> |
FinalTheta.getThetas() |
List<Theta> |
FinalTheta.requireThetas() |
| Modifier and Type | Method and Description |
|---|---|
FinalTheta |
FinalTheta.addThetas(Theta... thetas) |
| Constructor and Description |
|---|
FinalTheta(List<Theta> thetas) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Theta theta) |
Copyright © 2022. All rights reserved.