Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
This is the complete list of members for gadgetlib2::ConstraintSystem, including all inherited members.
addConstraint(const Rank1Constraint &c) | gadgetlib2::ConstraintSystem | |
addConstraint(const PolynomialConstraint &c) | gadgetlib2::ConstraintSystem | |
annotation() const | gadgetlib2::ConstraintSystem | |
ConstraintPtr typedef | gadgetlib2::ConstraintSystem | protected |
constraintsPtrs_ | gadgetlib2::ConstraintSystem | protected |
ConstraintSystem() | gadgetlib2::ConstraintSystem | inline |
GadgetLibAdapter class | gadgetlib2::ConstraintSystem | friend |
getConstraint(size_t idx) | gadgetlib2::ConstraintSystem | inline |
getConstraintPolynomials() const | gadgetlib2::ConstraintSystem | inline |
getNumberOfConstraints() | gadgetlib2::ConstraintSystem | inline |
getUsedVariables() const | gadgetlib2::ConstraintSystem | |
isSatisfied(const VariableAssignment &assignment, const PrintOptions &printOnFail=PrintOptions::NO_DBG_PRINT) const | gadgetlib2::ConstraintSystem | |
PolyPtrSet typedef | gadgetlib2::ConstraintSystem |