Type Definition ark_ff::fields::models::fp3::Fp3[][src]

type Fp3<P> = CubicExtField<Fp3ParamsWrapper<P>>;

Implementations

Returns the value of QNR^T.

Trait Implementations

Returns the Legendre symbol.

Returns the square root of self, if it exists.

Sets self to be the square root of self, if it exists.