Function ndarray_odeint::explicit::heun [] [src]

pub fn heun<F, Time: RealScalar>(f: F, dt: Time) -> Heun<F, Time>