|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libsnark/gadgetlib2/constraint.hpp>#include <libsnark/gadgetlib2/pp.hpp>#include <libsnark/gadgetlib2/protoboard.hpp>#include <libsnark/gadgetlib2/variable.hpp>#include <map>#include <tuple>#include <utility>

Go to the source code of this file.
Classes | |
| class | gadgetlib2::GadgetLibAdapter |
Namespaces | |
| gadgetlib2 | |
Functions | |
| bool | gadgetlib2::operator== (const GLA::linear_combination_t &lhs, const GLA::linear_term_t &rhs) |
Declaration of an adapter to POD types for interfacing to SNARKs
Definition in file adapters.hpp.
1.8.17