Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Member Functions | |
ProjectiveDoubling (const ModularArithmetic &m_mr, const Integer &m_a, const Integer &m_b, const ECPPoint &Q) | |
void | Double () |
Public Attributes | |
const ModularArithmetic & | mr |
ProjectivePoint | P |
bool | firstDoubling |
bool | negated |
Integer | sixteenY4 |
Integer | aZ4 |
Integer | twoY |
Integer | fourY2 |
Integer | S |
Integer | M |
|
inline |
|
inline |
const ModularArithmetic& ProjectiveDoubling::mr |
ProjectivePoint ProjectiveDoubling::P |