Module snarkvm_wasm::polynomial[][src]

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.