Type Alias ark_ff::fields::models::fp::Fp832

source ·
pub type Fp832<P> = Fp<P, 13>;

Aliased Type§

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

Fields§

§0: BigInt<13>