Package | Description |
---|---|
org.apache.commons.math3.ode.sampling |
This package provides classes to handle sampling steps during
Ordinary Differential Equations integration.
|
Modifier and Type | Field and Description |
---|---|
private static DummyStepHandler |
DummyStepHandler.LazyHolder.INSTANCE
Cached field instance.
|
Modifier and Type | Method and Description |
---|---|
static DummyStepHandler |
DummyStepHandler.getInstance()
Get the only instance.
|