Skip to main content

nmod_poly_taylor_shift_convolution

Function nmod_poly_taylor_shift_convolution 

Source
pub unsafe extern "C" fn nmod_poly_taylor_shift_convolution(
    g: *mut nmod_poly_struct,
    f: *const nmod_poly_struct,
    c: ulong,
)