Function ndarray_odeint::explicit::rk4 [] [src]

pub fn rk4<F: EOM<D>, D: Dimension>(f: F, dt: f64) -> Explicit<F, D, RK4Marker>