Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Member Functions | |
virtual | ~MockSubtableGenerator ()=default |
virtual Op | generate_random_op () const =0 |
std::vector< std::vector< Op > > | generate_subtables (size_t num_subtables, std::vector< size_t > ops_per_table) |
Definition at line 16 of file ecc_ops_table.test.cpp.
|
virtualdefault |
|
pure virtual |
Implemented in EccOpsTableTest::UltraOpTableGenerator, and EccOpsTableTest::EccvmOpTableGenerator.
|
inline |
Definition at line 19 of file ecc_ops_table.test.cpp.