public class OdeReporter.TraceQueueElement
extends java.lang.Object
| Constructor and Description |
|---|
TraceQueueElement(DblMatrix T,
DblMatrix Y) |
| Modifier and Type | Method and Description |
|---|---|
DblMatrix |
getT() |
DblMatrix |
getY() |
void |
setT(DblMatrix T) |
void |
setY(DblMatrix Y) |