Uses of Class
org.apache.commons.math.ode.DummyStepInterpolator

Packages that use DummyStepInterpolator
org.apache.commons.math.ode This package provides classes to solve Ordinary Differential Equations problems. 
 

Uses of DummyStepInterpolator in org.apache.commons.math.ode
 

Constructors in org.apache.commons.math.ode with parameters of type DummyStepInterpolator
DummyStepInterpolator(DummyStepInterpolator interpolator)
          Copy constructor.