Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
This is the complete list of members for gadgetlib2::FConst, including all inherited members.
asLong() const | gadgetlib2::FConst | inlinevirtual |
asString() const | gadgetlib2::FConst | inlinevirtual |
clone() const | gadgetlib2::FConst | inlinevirtual |
FConst(const FConst &src) | gadgetlib2::FConst | inline |
FElem class | gadgetlib2::FConst | friend |
fieldType() const | gadgetlib2::FConst | inlinevirtual |
getBit(unsigned int i) const | gadgetlib2::FConst | inlinevirtual |
inverse() const | gadgetlib2::FConst | virtual |
operator*=(const FElemInterface &other) | gadgetlib2::FConst | virtual |
operator+=(const FElemInterface &other) | gadgetlib2::FConst | virtual |
operator-=(const FElemInterface &other) | gadgetlib2::FConst | virtual |
operator=(const long n) | gadgetlib2::FConst | inlinevirtual |
operator=(const FConst &src) | gadgetlib2::FConst | inlinevirtual |
operator==(const FElemInterface &other) const | gadgetlib2::FConst | inlinevirtual |
operator==(const FConst &other) const | gadgetlib2::FConst | inlinevirtual |
operator==(const long n) const | gadgetlib2::FConst | inlinevirtual |
power(long exponent) | gadgetlib2::FConst | virtual |
~FElemInterface() | gadgetlib2::FElemInterface | inlinevirtual |