Module ode_solvers::rk4

source ·
Expand description

Explicit Runge-Kutta method of order 4 with fixed step size.

Structs

  • Structure containing the parameters for the numerical integration.