#include <mnt4_pairing.hpp>
Definition at line 63 of file mnt4_pairing.hpp.
◆ operator==()
Definition at line 25 of file mnt4_pairing.cpp.
28 this->
PX == other.PX && this->PY == other.PY &&
29 this->PX_twist == other.PX_twist && this->PY_twist == other.PY_twist);
◆ operator<<
◆ operator>>
Definition at line 40 of file mnt4_pairing.cpp.
46 in >> prec_P.PX_twist;
48 in >> prec_P.PY_twist;
◆ PX
mnt4_Fq libff::mnt4_ate_G1_precomp::PX |
◆ PX_twist
mnt4_Fq2 libff::mnt4_ate_G1_precomp::PX_twist |
◆ PY
mnt4_Fq libff::mnt4_ate_G1_precomp::PY |
◆ PY_twist
mnt4_Fq2 libff::mnt4_ate_G1_precomp::PY_twist |
The documentation for this struct was generated from the following files: