Type Definition hacspec_halo2::Polyx
source · pub type Polyx = Seq<FpVesta>;
Expand description
A polynomial represented by its coefficient form, such that index i is the i’th term
pub type Polyx = Seq<FpVesta>;
A polynomial represented by its coefficient form, such that index i is the i’th term