pub trait WrappingSubMulAssign<Y = Self, Z = Self> {
// Required method
fn wrapping_sub_mul_assign(&mut self, y: Y, z: Z);
}
Expand description
Subtracts a number by the product of two other numbers, in place, wrapping around at the
boundary of the type.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Subtracts a number by the product of two other numbers in place, wrapping around at
the boundary of the type.
$x \gets w$, where $w \equiv x - yz \mod 2^W$ and $W$ is Self::WIDTH
.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.