|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <word_variable_gadget.hpp>


Additional Inherited Members | |
Public Attributes inherited from libsnark::dual_variable_gadget< FieldT > | |
| pb_variable< FieldT > | packed |
| pb_variable_array< FieldT > | bits |
Protected Attributes inherited from libsnark::gadget< FieldT > | |
| protoboard< FieldT > & | pb |
| const std::string | annotation_prefix |
Holds both binary and field representaton of a word.
Definition at line 24 of file word_variable_gadget.hpp.
|
inline |
Definition at line 27 of file word_variable_gadget.hpp.
|
inline |
Definition at line 33 of file word_variable_gadget.hpp.
|
inline |
Definition at line 40 of file word_variable_gadget.hpp.
1.8.17