|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Member Functions | |
| ~UltraOpTableGenerator () override=default | |
| UltraOp | generate_random_op () const override |
Public Member Functions inherited from EccOpsTableTest::MockSubtableGenerator< UltraOp > | |
| virtual | ~MockSubtableGenerator ()=default |
| std::vector< std::vector< UltraOp > > | generate_subtables (size_t num_subtables, std::vector< size_t > ops_per_table) |
Definition at line 37 of file ecc_ops_table.test.cpp.
|
overridedefault |
|
inlineoverridevirtual |
Implements EccOpsTableTest::MockSubtableGenerator< UltraOp >.
Definition at line 39 of file ecc_ops_table.test.cpp.