ark_ff::fields::models::fp

Type Alias Fp128

Source
pub type Fp128<P> = Fp<P, 2>;

Aliased Typeยง

struct Fp128<P>(/* private fields */);