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