//
pkg.gl
Category
github.com/danivilardell/gnark/v2
std
sumcheck
package
2.0.0
Repository:
https://github.com/danivilardell/gnark.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
134 SLOC
#
Functions
InterpolateOnRange
InterpolateOnRange fits a polynomial f of degree len(values)-1 such that f(i) = values[i] whenever defined.
Verify
No description provided by the author
#
Structs
Proof
Proof of a multi-sumcheck statement.
#
Interfaces
LazyClaims
LazyClaims is the Claims data structure on the verifier side.