51 template <
typename ContainerOverSubrelations,
typename AllEntities,
typename Parameters>
52 static void accumulate(ContainerOverSubrelations& accumulators,
55 const FF& scaling_factor);
DataType & lagrange_first()
A wrapper for Relations to expose methods used by the Sumcheck prover or verifier to add the contribu...
static bool skip(const AllEntities &in)
Returns true if the contribution from all subrelations for the provided inputs is identically zero.
static void accumulate(ContainerOverSubrelations &accumulators, const AllEntities &in, const Parameters &, const FF &scaling_factor)
Anchors the first coefficient of the shiftable ordered_range_constraints polynomials to zero.
static constexpr std::array< size_t, 5 > SUBRELATION_PARTIAL_LENGTHS
static constexpr size_t RELATION_LENGTH
Entry point for Barretenberg command-line interface.