Type Alias ark_ff::fields::models::fp::Fp576

source ·
pub type Fp576<P> = Fp<P, 9>;

Aliased Type§

struct Fp576<P>(pub BigInt<9>, _);

Fields§

§0: BigInt<9>