pub trait AddMul<Y = Self, Z = Self> {
type Output;
// Required method
fn add_mul(self, y: Y, z: Z) -> Self::Output;
}
Expand description
Adds a number and the product of two other numbers.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.
Adds a number and the product of two other numbers.
$f(x, y, z) = x + yz$.
§Worst-case complexity
Constant time and additional memory.
§Examples
See here.