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