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

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