[][src]Function antic::fmpz_mat_is_reduced_gram_with_removal

pub unsafe extern "C" fn fmpz_mat_is_reduced_gram_with_removal(
    A: *mut fmpz_mat_struct,
    delta: f64,
    eta: f64,
    gs_B: *mut fmpz,
    newd: c_int
) -> c_int