Function gsl_sys::gsl_interp2d_alloc
source · [−]pub unsafe extern "C" fn gsl_interp2d_alloc(
T: *const gsl_interp2d_type,
xsize: usize,
ysize: usize
) -> *mut gsl_interp2d
pub unsafe extern "C" fn gsl_interp2d_alloc(
T: *const gsl_interp2d_type,
xsize: usize,
ysize: usize
) -> *mut gsl_interp2d