Module snarkvm_algorithms::fft::polynomial

source ·
Expand description

Work with sparse and dense polynomials.

Structs§

Enums§

  • Represents either a sparse polynomial or a dense one.