Type Alias ark_ff::fields::models::fp::Fp448

source ·
pub type Fp448<P> = Fp<P, 7>;

Aliased Type§

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

Fields§

§0: BigInt<7>