Type Definition ark_r1cs_std::pairing::mnt4::GTVar

source ·
pub type GTVar<P> = Fp4Var<<P as MNT4Config>::Fp4Config>;
Expand description

A variable corresponding to ark_ec::mnt4::GT.