rgsl::monte_function [] [src]

type monte_function<T> = fn(x: &mut [f64], params: &mut T) -> f64;