ark_ff::fields::models::fp

Type Alias Fp448

Source
pub type Fp448<P> = Fp<P, 7>;

Aliased Type§

struct Fp448<P>(pub BigInt<7>, _);

Fields§

§0: BigInt<7>