Skip to main content

affine_shamir_window_table

Function affine_shamir_window_table 

Source
pub fn affine_shamir_window_table<P: SWCurveConfig>(
    denominators: &mut [P::BaseField],
    g1: &[Affine<P>],
    g2: &[Affine<P>],
) -> [Vec<Affine<P>>; 15]