The various ODE integrators provide objects extending this class to the step handlers. The handlers can use these objects to retrieve the state vector at intermediate times between the previous and the current grid points (dense output).
@see org.apache.commons.math3.ode.FirstOrderIntegrator @see org.apache.commons.math3.ode.SecondOrderIntegrator @see StepHandler @since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|