ark_r1cs_std::poly::polynomial::univariate

Module dense

Source
Expand description

A dense univariate polynomial represented in coefficient form.

Structsยง

  • Stores a polynomial in coefficient form, where coeffcient is represented by a list of Fpvar<F>.