ark_ff
0.4.2
Fp64
Aliased type
Fields
0
In ark_
ff::
fields::
models::
fp
ark_ff
::
fields
::
models
::
fp
Type Alias
Fp64
Copy item path
Source
pub type Fp64<P> =
Fp
<P, 1>;
Aliased Type
§
struct Fp64<P>(pub
BigInt
<1>, _);
Fields
§
§
0:
BigInt
<1>