|
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 double word.
Definition at line 53 of file word_variable_gadget.hpp.
|
inline |
Definition at line 56 of file word_variable_gadget.hpp.
|
inline |
Definition at line 62 of file word_variable_gadget.hpp.
|
inline |
Definition at line 69 of file word_variable_gadget.hpp.
1.8.17