Wire Sysio Wire Sysion 1.0.0
|
#include <alt_bn128_pairing.hpp>
Public Member Functions | |
bool | operator== (const alt_bn128_ate_ell_coeffs &other) const |
Public Attributes | |
alt_bn128_Fq2 | ell_0 |
alt_bn128_Fq2 | ell_VW |
alt_bn128_Fq2 | ell_VV |
Friends | |
std::ostream & | operator<< (std::ostream &out, const alt_bn128_ate_ell_coeffs &dc) |
std::istream & | operator>> (std::istream &in, alt_bn128_ate_ell_coeffs &dc) |
Definition at line 31 of file alt_bn128_pairing.hpp.
bool libff::alt_bn128_ate_ell_coeffs::operator== | ( | const alt_bn128_ate_ell_coeffs & | other | ) | const |
Definition at line 40 of file alt_bn128_pairing.cpp.
|
friend |
Definition at line 47 of file alt_bn128_pairing.cpp.
|
friend |
Definition at line 53 of file alt_bn128_pairing.cpp.
alt_bn128_Fq2 libff::alt_bn128_ate_ell_coeffs::ell_0 |
Definition at line 32 of file alt_bn128_pairing.hpp.
alt_bn128_Fq2 libff::alt_bn128_ate_ell_coeffs::ell_VV |
Definition at line 34 of file alt_bn128_pairing.hpp.
alt_bn128_Fq2 libff::alt_bn128_ate_ell_coeffs::ell_VW |
Definition at line 33 of file alt_bn128_pairing.hpp.