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