Make a transformation that multiplies an aggregate by a constant.
Usage
make_lipschitz_float_mul(
constant,
bounds,
.D = "AtomDomain<.T>",
.M = "AbsoluteDistance<.T>"
)
Details
The bounds clamp the input, in order to bound the increase in sensitivity from float rounding.
make_lipschitz_float_mul in Rust documentation.
Supporting Elements:
Input Domain:
D
Output Domain:
D
Input Metric:
M
Output Metric:
M