Type Definition rgsl::monte_function [] [src]

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