Skip to main content

U1024

Type Alias U1024 

Source
pub type U1024 = StaticUnsignedBigInt<16>;

Aliased Type§

pub struct U1024(/* private fields */);

Trait Implementations§

Source§

impl Add<&FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the + operator.
Source§

fn add(self, rhs: &FheUint1024) -> Self::Output

Performs the + operation. Read more
Source§

impl Add<&FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the + operator.
Source§

fn add(self, rhs: &FheUint1024) -> Self::Output

Performs the + operation. Read more
Source§

impl Add<FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the + operator.
Source§

fn add(self, rhs: FheUint1024) -> Self::Output

Performs the + operation. Read more
Source§

impl Add<FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the + operator.
Source§

fn add(self, rhs: FheUint1024) -> Self::Output

Performs the + operation. Read more
Source§

impl AddSizeOnGpu<&FheUint<FheUint1024Id>> for U1024

Source§

impl AddSizeOnGpu<FheUint<FheUint1024Id>> for U1024

Source§

impl BitAnd<&FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: &FheUint1024) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<&FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: &FheUint1024) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: FheUint1024) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAnd<FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: FheUint1024) -> Self::Output

Performs the & operation. Read more
Source§

impl BitAndSizeOnGpu<&FheUint<FheUint1024Id>> for U1024

Source§

impl BitAndSizeOnGpu<FheUint<FheUint1024Id>> for U1024

Source§

impl BitOr<&FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: &FheUint1024) -> Self::Output

Performs the | operation. Read more
Source§

impl BitOr<&FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: &FheUint1024) -> Self::Output

Performs the | operation. Read more
Source§

impl BitOr<FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: FheUint1024) -> Self::Output

Performs the | operation. Read more
Source§

impl BitOr<FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: FheUint1024) -> Self::Output

Performs the | operation. Read more
Source§

impl BitOrSizeOnGpu<&FheUint<FheUint1024Id>> for U1024

Source§

impl BitOrSizeOnGpu<FheUint<FheUint1024Id>> for U1024

Source§

impl BitXor<&FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: &FheUint1024) -> Self::Output

Performs the ^ operation. Read more
Source§

impl BitXor<&FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: &FheUint1024) -> Self::Output

Performs the ^ operation. Read more
Source§

impl BitXor<FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: FheUint1024) -> Self::Output

Performs the ^ operation. Read more
Source§

impl BitXor<FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: FheUint1024) -> Self::Output

Performs the ^ operation. Read more
Source§

impl BitXorSizeOnGpu<&FheUint<FheUint1024Id>> for U1024

Source§

impl BitXorSizeOnGpu<FheUint<FheUint1024Id>> for U1024

Source§

impl Mul<&FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the * operator.
Source§

fn mul(self, rhs: &FheUint1024) -> Self::Output

Performs the * operation. Read more
Source§

impl Mul<&FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the * operator.
Source§

fn mul(self, rhs: &FheUint1024) -> Self::Output

Performs the * operation. Read more
Source§

impl Mul<FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the * operator.
Source§

fn mul(self, rhs: FheUint1024) -> Self::Output

Performs the * operation. Read more
Source§

impl Mul<FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the * operator.
Source§

fn mul(self, rhs: FheUint1024) -> Self::Output

Performs the * operation. Read more
Source§

impl Reciprocable for U1024

Source§

impl Sub<&FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the - operator.
Source§

fn sub(self, rhs: &FheUint1024) -> Self::Output

Performs the - operation. Read more
Source§

impl Sub<&FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the - operator.
Source§

fn sub(self, rhs: &FheUint1024) -> Self::Output

Performs the - operation. Read more
Source§

impl Sub<FheUint<FheUint1024Id>> for U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the - operator.
Source§

fn sub(self, rhs: FheUint1024) -> Self::Output

Performs the - operation. Read more
Source§

impl Sub<FheUint<FheUint1024Id>> for &U1024

Source§

type Output = FheUint<FheUint1024Id>

The resulting type after applying the - operator.
Source§

fn sub(self, rhs: FheUint1024) -> Self::Output

Performs the - operation. Read more
Source§

impl SubSizeOnGpu<&FheUint<FheUint1024Id>> for U1024

Source§

impl SubSizeOnGpu<FheUint<FheUint1024Id>> for U1024