ark_ff::fields::models::fp

Type Alias Fp64

Source
pub type Fp64<P> = Fp<P, 1>;

Aliased Typeยง

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