Skip to main content

_qadic_exp_rectangular

Function _qadic_exp_rectangular 

Source
pub unsafe extern "C" fn _qadic_exp_rectangular(
    rop: *mut fmpz,
    op: *const fmpz,
    v: slong,
    len: slong,
    a: *const fmpz,
    j: *const slong,
    lena: slong,
    p: *const fmpz,
    N: slong,
    pN: *const fmpz,
)