Module snarkvm_algorithms::fft::polynomial
source · [−]Expand description
Work with sparse and dense polynomials.
Structs
Stores a polynomial in coefficient form.
Stores a sparse polynomial in coefficient form.
Enums
Represents either a sparse polynomial or a dense one.