Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <mega_flavor.hpp>
Public Member Functions | |
DEFINE_FLAVOR_MEMBERS (DataType, z_perm, lookup_inverses, lookup_read_counts, lookup_read_tags, ecc_op_wire_1, ecc_op_wire_2, ecc_op_wire_3, ecc_op_wire_4, calldata, calldata_read_counts, calldata_read_tags, calldata_inverses, secondary_calldata, secondary_calldata_read_counts, secondary_calldata_read_tags, secondary_calldata_inverses, return_data, return_data_read_counts, return_data_read_tags, return_data_inverses) | |
auto | get_to_be_shifted () |
Definition at line 220 of file mega_flavor.hpp.
bb::MegaFlavor::DerivedEntities< DataType >::DEFINE_FLAVOR_MEMBERS | ( | DataType | , |
z_perm | , | ||
lookup_inverses | , | ||
lookup_read_counts | , | ||
lookup_read_tags | , | ||
ecc_op_wire_1 | , | ||
ecc_op_wire_2 | , | ||
ecc_op_wire_3 | , | ||
ecc_op_wire_4 | , | ||
calldata | , | ||
calldata_read_counts | , | ||
calldata_read_tags | , | ||
calldata_inverses | , | ||
secondary_calldata | , | ||
secondary_calldata_read_counts | , | ||
secondary_calldata_read_tags | , | ||
secondary_calldata_inverses | , | ||
return_data | , | ||
return_data_read_counts | , | ||
return_data_read_tags | , | ||
return_data_inverses | |||
) |
|
inline |
Definition at line 243 of file mega_flavor.hpp.