Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <fooram_protoboard.hpp>
Public Member Functions | |
fooram_gadget (fooram_protoboard< FieldT > &pb, const std::string &annotation_prefix="") | |
![]() | |
gadget (protoboard< FieldT > &pb, const std::string &annotation_prefix) | |
Protected Attributes | |
fooram_protoboard< FieldT > & | pb |
![]() | |
protoboard< FieldT > & | pb |
const std::string | annotation_prefix |
Definition at line 29 of file fooram_protoboard.hpp.
libsnark::fooram_gadget< FieldT >::fooram_gadget | ( | fooram_protoboard< FieldT > & | pb, |
const std::string & | annotation_prefix = "" |
||
) |
|
protected |
Definition at line 32 of file fooram_protoboard.hpp.