Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libsnark/common/default_types/r1cs_ppzkpcd_pp.hpp>
#include <libsnark/zk_proof_systems/pcd/r1cs_pcd/r1cs_sp_ppzkpcd/examples/run_r1cs_sp_ppzkpcd.hpp>
#include <libsnark/zk_proof_systems/pcd/r1cs_pcd/r1cs_sp_ppzkpcd/r1cs_sp_ppzkpcd.hpp>
Go to the source code of this file.
Functions | |
template<typename PCD_ppT > | |
void | profile_tally (const size_t arity, const size_t max_layer) |
int | main (void) |
int main | ( | void | ) |
Definition at line 23 of file profile_r1cs_sp_ppzkpcd.cpp.
void profile_tally | ( | const size_t | arity, |
const size_t | max_layer | ||
) |
Definition at line 14 of file profile_r1cs_sp_ppzkpcd.cpp.