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