Uses of Interface
org.vizzini.math.ode.IODESolver

Packages that use IODESolver
org.vizzini.math.ode Provides math classes for ordinary differential equations in the game framework. 
 

Uses of IODESolver in org.vizzini.math.ode
 

Classes in org.vizzini.math.ode that implement IODESolver
 class AbstractODESolver
          Provides base functionality for ordinary differential equation solvers in the game framework.
 class RungeKutta4ODESolver
          Provides a fourth-order Runge-Kutta ordinary differential equation solver.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02