|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|

Go to the source code of this file.
Namespaces | |
| libsnark | |
Functions | |
| size_t | libsnark::PRINT_CONSTRAINT_PROFILING () |
Variables | |
| size_t | libsnark::constraint_profiling_indent = 0 |
| std::vector< constraint_profiling_entry > | libsnark::constraint_profiling_table |
Implementation of interfaces for profiling constraints.
See constraint_profiling.hpp .
Definition in file constraint_profiling.cpp.
1.8.17