37 for (
size_t i = 0; i < num_points; i += 1) {
#define BB_ASSERT_LTE(left, right,...)
Representation of the Grumpkin Verifier Commitment Key inside a bn254 circuit.
VerifierCommitmentKey(Builder *builder, size_t num_points, const VerifierCommitmentKey< NativeEmbeddedCurve > &native_pcs_verification_key)
Construct a recursive (in-circuit) Verifier Commitment Key from its native Grumpkin counterpart....
typename Builder::EmbeddedCurve NativeEmbeddedCurve
std::vector< Commitment > get_monomial_points() const
Curve::AffineElement Commitment
std::vector< Commitment > monomial_points
typename Group::affine_element AffineElement
Entry point for Barretenberg command-line interface.