Longfellow ZK 0290cb32
Loading...
Searching...
No Matches
proofs::SumcheckPoly< N, Field > Class Template Reference
Collaboration diagram for proofs::SumcheckPoly< N, Field >:

Public Types

using Elt = typename Field::Elt
using T = SumcheckPoly

Public Member Functions

 SumcheckPoly (const Poly< N, Field > &p)
Elt & operator[] (size_t i)
const Elt & operator[] (size_t i) const
Tadd (const T &y, const Field &F)
Tsub (const T &y, const Field &F)
Tmul (const T &y, const Field &F)
Tmul_scalar (const Elt &y, const Field &F)
Poly< N, Fieldto_poly (const Elt &p1) const

Data Fields

Elt t_ [N]

Static Public Attributes

static const size_t kN = N

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