|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Container for evaluations. More...
#include <sumcheck_test_flavor.hpp>
Public Types | |
| using | Base = AllEntities< FF > |
Public Types inherited from bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllEntities< DataType > | |
| enum class | EntityId : uint16_t { q_m = 0 , q_l , q_r , q_o , q_4 , q_c , q_arith , q_test , w_l , w_r , w_o , w_4 , w_test_1 , w_test_2 , w_l_shift , w_4_shift } |
Additional Inherited Members | |
Public Member Functions inherited from bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllEntities< DataType > | |
| auto | get_precomputed () |
| auto | get_witness () |
| auto | get_witness () const |
| auto | get_shifted () |
| auto | get_shifted () const |
| DataType & | operator[] (EntityId id) |
| const DataType & | operator[] (EntityId id) const |
Static Public Attributes inherited from bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllEntities< DataType > | |
| static constexpr std::array< DataType AllEntities::*, NUM_ALL_ENTITIES > | ENTITY_REFS |
Container for evaluations.
Definition at line 332 of file sumcheck_test_flavor.hpp.
| using bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllValues::Base = AllEntities<FF> |
Definition at line 334 of file sumcheck_test_flavor.hpp.