Definition at line 6 of file ecc_op_queue.test.cpp.
◆ Curve
◆ Fr
◆ G1
◆ Polynomial
◆ check_opcode_consistency_with_eccvm()
static void ECCOpQueueTest::check_opcode_consistency_with_eccvm |
( |
const std::shared_ptr< bb::ECCOpQueue > & |
op_queue | ) |
|
|
inlinestatic |
Check that the opcode values are consistent between the ultra ops table and the eccvm ops table.
- Parameters
-
Definition at line 72 of file ecc_op_queue.test.cpp.
◆ check_table_column_polynomials()
Check that the table column polynomials reconstructed by the op queue have the correct relationship.
Definition at line 30 of file ecc_op_queue.test.cpp.
◆ populate_an_arbitrary_subtable_of_ops()
static void ECCOpQueueTest::populate_an_arbitrary_subtable_of_ops |
( |
const std::shared_ptr< bb::ECCOpQueue > & |
op_queue | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: