ark_ff::fields::models::fp

Type Alias Fp832

Source
pub type Fp832<P> = Fp<P, 13>;

Aliased Type§

struct Fp832<P>(pub BigInt<13>, _);

Fields§

§0: BigInt<13>