VariableArray.
More...
#include <variable.hpp>
VariableArray.
Definition at line 353 of file variable.hpp.
◆ VariableArray() [1/4]
gadgetlib2::VariableArray::VariableArray |
( |
const ::std::string & |
name = "" | ) |
|
|
explicit |
◆ VariableArray() [2/4]
gadgetlib2::VariableArray::VariableArray |
( |
const int |
size, |
|
|
const ::std::string & |
name = "" |
|
) |
| |
|
explicit |
◆ VariableArray() [3/4]
gadgetlib2::VariableArray::VariableArray |
( |
const size_t |
size, |
|
|
const ::std::string & |
name = "" |
|
) |
| |
|
explicit |
◆ VariableArray() [4/4]
gadgetlib2::VariableArray::VariableArray |
( |
const size_t |
size, |
|
|
const Variable & |
contents |
|
) |
| |
|
inlineexplicit |
◆ name()
std::string gadgetlib2::VariableArray::name |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /home/runner/work/libsnark/libsnark/libsnark/gadgetlib2/variable.hpp
- /home/runner/work/libsnark/libsnark/libsnark/gadgetlib2/variable.cpp