Struct snarkvm_curves::bls12_377::Fq12Parameters
source · pub struct Fq12Parameters;
Trait Implementations§
source§impl Clone for Fq12Parameters
impl Clone for Fq12Parameters
source§fn clone(&self) -> Fq12Parameters
fn clone(&self) -> Fq12Parameters
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 Fp12Parameters for Fq12Parameters
impl Fp12Parameters for Fq12Parameters
type Fp6Params = Fq6Parameters
source§const FROBENIUS_COEFF_FP12_C1: [Fq2; 12] = _
const FROBENIUS_COEFF_FP12_C1: [Fq2; 12] = _
Coefficients for the Frobenius automorphism.