Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
run_tbcs_ppzksnark.hpp
Go to the documentation of this file.
1 
13 #ifndef RUN_TBCS_PPZKSNARK_HPP_
14 #define RUN_TBCS_PPZKSNARK_HPP_
15 
17 
18 namespace libsnark
19 {
20 
28 template<typename ppT>
30  const tbcs_example &example, const bool test_serialization);
31 
32 } // namespace libsnark
33 
35 
36 #endif // RUN_TBCS_PPZKSNARK_HPP_
libsnark
Definition: accumulation_vector.hpp:18
run_tbcs_ppzksnark.tcc
libsnark::run_tbcs_ppzksnark
bool run_tbcs_ppzksnark(const tbcs_example &example, const bool test_serialization)
tbcs_examples.hpp