Crate p3_field

Source
Expand description

A framework for finite fields.

Modules§

Structs§

  • like Powers, but packed into PackedField elements
  • An iterator over the powers of a certain base element b: b^0, b^1, b^2, ....

Traits§

Functions§