Type Definition rgsl::value_function

source ·
pub type value_function<T, U> = fn(ntuple_data: &mut T, params: &mut U) -> f64;