Struct snarkvm_wasm::BW6_761Parameters [−][src]
pub struct BW6_761Parameters;
Trait Implementations
impl BW6Parameters for BW6_761Parameters[src]
impl BW6Parameters for BW6_761Parameters[src]pub const X_IS_NEGATIVE: bool[src]
pub const X_IS_NEGATIVE: bool[src]x is positive.
type Fp = Fp768<FqParameters>
type Fp3Params = Fq3Parameters
type Fp6Params = Fq6Parameters
type G1Parameters = BW6_761G1Parameters
type G2Parameters = Bls12_377G2Parameters
pub const ATE_LOOP_COUNT_1: &'static [u64][src]
pub const ATE_LOOP_COUNT_1_IS_NEGATIVE: bool[src]
pub const ATE_LOOP_COUNT_2: &'static [i8][src]
pub const ATE_LOOP_COUNT_2_IS_NEGATIVE: bool[src]
pub const TWIST_TYPE: TwistType[src]
pub const X: BigInteger768[src]
Auto Trait Implementations
impl RefUnwindSafe for BW6_761Parameters
impl Send for BW6_761Parameters
impl Sync for BW6_761Parameters
impl Unpin for BW6_761Parameters
impl UnwindSafe for BW6_761Parameters
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<T> Pointable for T
impl<T> Pointable for Timpl<T> Same<T> for T
impl<T> Same<T> for Ttype Output = T
type Output = TShould always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,