Skip to main content

gr_poly_taylor_shift_convolution

Function gr_poly_taylor_shift_convolution 

Source
pub unsafe extern "C" fn gr_poly_taylor_shift_convolution(
    res: *mut gr_poly_struct,
    f: *const gr_poly_struct,
    c: gr_srcptr,
    ctx: *mut gr_ctx_struct,
) -> c_int