ark_ff::fields::models::fp

Type Alias Fp320

Source
pub type Fp320<P> = Fp<P, 5>;

Aliased Type§

struct Fp320<P>(pub BigInt<5>, _);

Fields§

§0: BigInt<5>