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

pub fn rk4<F>(f: F, dt: f64) -> RK4<F>