The classes which are devoted to solve first order differential equations should implement this interface. The problems which can be handled should implement the {@link FirstOrderDifferentialEquations} interface.
@see FirstOrderDifferentialEquations @see StepHandler @see SwitchingFunction @version $Revision: 620312 $ $Date: 2008-02-10 12:28:59 -0700 (Sun, 10 Feb 2008) $ @since 1.2The classes which are devoted to solve first order differential equations should implement this interface. The problems which can be handled should implement the {@link FirstOrderDifferentialEquations} interface.
@see FirstOrderDifferentialEquations @see org.apache.commons.math3.ode.sampling.StepHandler @see org.apache.commons.math3.ode.events.EventHandler @since 1.2
|
|