Make a transformation that multiplies an aggregate by a constant.
Details
The bounds clamp the input, in order to bound the increase in sensitivity from float rounding.
Required features: contrib
make_lipschitz_float_mul in Rust documentation.
Supporting Elements:
Input Domain:
AtomDomain<TA>
Output Domain:
AtomDomain<TA>
Input Metric:
AbsoluteDistance<TA>
Output Metric:
AbsoluteDistance<TA>