ark_
poly
0.5.0
Module univariate
Module Items
Structs
Enums
In ark_
poly::
polynomial
ark_poly
::
polynomial
Module
univariate
Copy item path
Source
Expand description
Work with sparse and dense polynomials.
Structs
§
Dense
Polynomial
Stores a polynomial in coefficient form.
Sparse
Polynomial
Stores a sparse polynomial in coefficient form.
Enums
§
Dense
OrSparse
Polynomial
Represents either a sparse polynomial or a dense one.