Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
EccOpsTableTest::MockEccvmOpsTable Struct Reference

Public Member Functions

 MockEccvmOpsTable (const auto &subtable_ops)
 

Public Attributes

std::vector< ECCVMOperationeccvm_ops
 

Detailed Description

Definition at line 94 of file ecc_ops_table.test.cpp.

Constructor & Destructor Documentation

◆ MockEccvmOpsTable()

EccOpsTableTest::MockEccvmOpsTable::MockEccvmOpsTable ( const auto &  subtable_ops)
inline

Definition at line 97 of file ecc_ops_table.test.cpp.

Member Data Documentation

◆ eccvm_ops

std::vector<ECCVMOperation> EccOpsTableTest::MockEccvmOpsTable::eccvm_ops

Definition at line 95 of file ecc_ops_table.test.cpp.


The documentation for this struct was generated from the following file: