Module binius_field::packed

source ·
Expand description

Traits for packed field elements which support SIMD implementations.

Interfaces are derived from plonky2.

Traits§

  • A helper trait to make the generic bunds shorter
  • A packed field represents a vector of underlying field elements.

Functions§