Struct snarkvm_curves::bls12_377::fq6::Fq6Parameters
source · pub struct Fq6Parameters;
Trait Implementations§
source§impl Clone for Fq6Parameters
impl Clone for Fq6Parameters
source§fn clone(&self) -> Fq6Parameters
fn clone(&self) -> Fq6Parameters
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Fp6Parameters for Fq6Parameters
impl Fp6Parameters for Fq6Parameters
source§const NONRESIDUE: Fq2 = _
const NONRESIDUE: Fq2 = _
NONRESIDUE = U
type Fp2Params = Fq2Parameters
source§const FROBENIUS_COEFF_FP6_C1: [Fq2; 6] = _
const FROBENIUS_COEFF_FP6_C1: [Fq2; 6] = _
Coefficients for the Frobenius automorphism.