Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllValues Class Reference

Container for evaluations. More...

#include <sumcheck_test_flavor.hpp>

Inheritance diagram for bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllValues:
bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllEntities< DataType > bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::PrecomputedEntities< DataType > bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::WitnessEntities< DataType > bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::ShiftedEntities< DataType >

Public Types

using Base = AllEntities< FF >
 

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 ()
 

Detailed Description

template<typename CurveType = curve::BN254, bool HasZK_ = false, bool UseShortMonomials_ = true>
class bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllValues

Container for evaluations.

Definition at line 305 of file sumcheck_test_flavor.hpp.

Member Typedef Documentation

◆ Base

template<typename CurveType = curve::BN254, bool HasZK_ = false, bool UseShortMonomials_ = true>
using bb::SumcheckTestFlavor_< CurveType, HasZK_, UseShortMonomials_ >::AllValues::Base = AllEntities<FF>

Definition at line 307 of file sumcheck_test_flavor.hpp.


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