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

Public Member Functions

void append (const UltraOp &op)
 
 MockUltraOpsTable (const auto &subtable_ops)
 
size_t size () const
 

Public Attributes

std::array< std::vector< Scalar >, 4 > columns
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MockUltraOpsTable()

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

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

Member Function Documentation

◆ append()

void EccOpsTableTest::MockUltraOpsTable::append ( const UltraOp op)
inline

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

◆ size()

size_t EccOpsTableTest::MockUltraOpsTable::size ( ) const
inline

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

Member Data Documentation

◆ columns

std::array<std::vector<Scalar>, 4> EccOpsTableTest::MockUltraOpsTable::columns

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


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