|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <cstddef>#include <map>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | libsnark::constraint_profiling_entry |
Namespaces | |
| libsnark | |
Macros | |
| #define | PROFILE_CONSTRAINTS(pb, annotation) |
Functions | |
| size_t | libsnark::PRINT_CONSTRAINT_PROFILING () |
Declaration of interfaces for profiling constraints.
Definition in file constraint_profiling.hpp.
| #define PROFILE_CONSTRAINTS | ( | pb, | |
| annotation | |||
| ) |
Definition at line 33 of file constraint_profiling.hpp.
1.8.17