Type Definition ark_ff::fields::models::fp3::Fp3 [−][src]
type Fp3<P> = CubicExtField<Fp3ParamsWrapper<P>>;
Implementations
Trait Implementations
Returns the Legendre symbol.
Sets self
to be the square root of self
, if it exists.