Function gsl_sys::gsl_spline2d_get[][src]

pub unsafe extern "C" fn gsl_spline2d_get(
    interp: *const gsl_spline2d,
    zarr: *const f64,
    i: usize,
    j: usize
) -> f64