Function ndarray_odeint::explicit::rk4 []

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