pub type G2Var<P> = ProjectiveVar<<P as MNT4Config>::G2Config, Fp2Var<<P as MNT4Config>::Fp2Config>>;
Expand description

Represents a projective point in G2.