Clearmatics Libff
0.1
C++ library for Finite Fields and Elliptic Curves
|
Public Member Functions | |
void | print () const |
void | test_invariant () const |
Public Attributes | |
edwards_Fq3 | X |
edwards_Fq3 | Y |
edwards_Fq3 | Z |
edwards_Fq3 | T |
Definition at line 471 of file edwards_pairing.cpp.
|
inline |
|
inline |
edwards_Fq3 libff::extended_edwards_G2_projective::T |
Definition at line 475 of file edwards_pairing.cpp.
edwards_Fq3 libff::extended_edwards_G2_projective::X |
Definition at line 472 of file edwards_pairing.cpp.
edwards_Fq3 libff::extended_edwards_G2_projective::Y |
Definition at line 473 of file edwards_pairing.cpp.
edwards_Fq3 libff::extended_edwards_G2_projective::Z |
Definition at line 474 of file edwards_pairing.cpp.