Type Alias scuttlebutt::field::Degree
source · pub type Degree<FE> = DegreeModulo<<FE as FiniteField>::PrimeField, FE>;Expand description
The degree, $r$ of a finite field.
Where Self is $\textsf{GF(p^r)}$
pub type Degree<FE> = DegreeModulo<<FE as FiniteField>::PrimeField, FE>;The degree, $r$ of a finite field.
Where Self is $\textsf{GF(p^r)}$