Struct ark_bn254::g1::Parameters [−][src]
pub struct Parameters;
Trait Implementations
Returns the “default value” for a type. Read more
type ScalarField = Fr
COFACTOR_INV = COFACTOR^{-1} mod r = 1
AFFINE_GENERATOR_COEFFS = (G1_GENERATOR_X, G1_GENERATOR_Y)
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self
pub fn vzip(self) -> V