Wire Sysio Wire Sysion 1.0.0
|
#include <alt_bn128_pairing.hpp>
Public Member Functions | |
bool | operator== (const alt_bn128_ate_G1_precomp &other) const |
Public Attributes | |
alt_bn128_Fq | PX |
alt_bn128_Fq | PY |
Friends | |
std::ostream & | operator<< (std::ostream &out, const alt_bn128_ate_G1_precomp &prec_P) |
std::istream & | operator>> (std::istream &in, alt_bn128_ate_G1_precomp &prec_P) |
Definition at line 22 of file alt_bn128_pairing.hpp.
bool libff::alt_bn128_ate_G1_precomp::operator== | ( | const alt_bn128_ate_G1_precomp & | other | ) | const |
Definition at line 18 of file alt_bn128_pairing.cpp.
|
friend |
Definition at line 24 of file alt_bn128_pairing.cpp.
|
friend |
Definition at line 31 of file alt_bn128_pairing.cpp.
alt_bn128_Fq libff::alt_bn128_ate_G1_precomp::PX |
Definition at line 23 of file alt_bn128_pairing.hpp.
alt_bn128_Fq libff::alt_bn128_ate_G1_precomp::PY |
Definition at line 24 of file alt_bn128_pairing.hpp.