ark_ff::fields::models::fp

Type Alias Fp576

Source
pub type Fp576<P> = Fp<P, 9>;

Aliased Type§

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

Fields§

§0: BigInt<9>