Wire Sysio Wire Sysion 1.0.0
|
#include <mnt4_pairing.hpp>
Public Member Functions | |
bool | operator== (const mnt4_ate_add_coeffs &other) const |
Public Attributes | |
mnt4_Fq2 | c_L1 |
mnt4_Fq2 | c_RZ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const mnt4_ate_add_coeffs &dc) |
std::istream & | operator>> (std::istream &in, mnt4_ate_add_coeffs &dc) |
Definition at line 82 of file mnt4_pairing.hpp.
bool libff::mnt4_ate_add_coeffs::operator== | ( | const mnt4_ate_add_coeffs & | other | ) | const |
Definition at line 80 of file mnt4_pairing.cpp.
|
friend |
Definition at line 86 of file mnt4_pairing.cpp.
|
friend |
Definition at line 92 of file mnt4_pairing.cpp.
mnt4_Fq2 libff::mnt4_ate_add_coeffs::c_L1 |
Definition at line 83 of file mnt4_pairing.hpp.
mnt4_Fq2 libff::mnt4_ate_add_coeffs::c_RZ |
Definition at line 84 of file mnt4_pairing.hpp.