Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces | Functions
argument_decoder_gadget.hpp File Reference
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/tinyram_protoboard.hpp>
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/argument_decoder_gadget.tcc>
Include dependency graph for argument_decoder_gadget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::argument_decoder_gadget< FieldT >
 

Namespaces

 libsnark
 

Functions

template<typename FieldT >
void libsnark::test_argument_decoder_gadget ()
 

Detailed Description

Declaration of interfaces for the TinyRAM argument decoder gadget.

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file argument_decoder_gadget.hpp.