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

Packages that use DummyStepInterpolator
org.apache.commons.math.ode.sampling This package provides classes to handle sampling steps during Ordinary Differential Equations integration. 
 

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

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



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.