rgsl::integration_function [] [src]

type integration_function<T> = fn(f: function<T>, arg: &mut T, a: f64, b: f64, result: &mut f64, abserr: &mut f64, resabs: &mut f64, resasc: &mut f64);