gsl_sys

Function gsl_sf_hermite_phys_array

Source
pub unsafe extern "C" fn gsl_sf_hermite_phys_array(
    nmax: c_int,
    x: f64,
    result_array: *mut f64,
) -> c_int