|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Precomputed data for two-phase construction. Contains all data computed without builder access. More...
#include <straus_plookup_table.hpp>
Public Attributes | |
| std::vector< AffineElement > | native_table |
| plookup::BasicTable | basic_table |
Precomputed data for two-phase construction. Contains all data computed without builder access.
Definition at line 43 of file straus_plookup_table.hpp.
| plookup::BasicTable bb::stdlib::straus_plookup_table< Builder >::PrecomputedData::basic_table |
Definition at line 45 of file straus_plookup_table.hpp.
| std::vector<AffineElement> bb::stdlib::straus_plookup_table< Builder >::PrecomputedData::native_table |
Definition at line 44 of file straus_plookup_table.hpp.