Function ndarray_odeint::explicit::euler [] [src]

pub fn euler<F, Time: RealScalar>(f: F, dt: Time) -> Euler<F, Time>