| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(StateVector stateVector) |
| Modifier and Type | Method and Description |
|---|---|
StateVector |
StateVector.addExtensions(Extension... extensions) |
StateVector |
ObjectFactory.createStateVector()
Create an instance of
StateVector |
StateVector |
StateSpaceModel.getStateVector() |
StateVector |
StateVector.setArray(Array array) |
| Modifier and Type | Method and Description |
|---|---|
StateSpaceModel |
StateSpaceModel.setStateVector(StateVector stateVector) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(StateVector stateVector) |
Copyright © 2022. All rights reserved.