sized bounded int checked sum constructor
Source:R/transformations.R
make_sized_bounded_int_checked_sum.RdMake a Transformation that computes the sum of bounded ints. The effective range is reduced, as (bounds * size) must not overflow.
Details
Required features: contrib
make_sized_bounded_int_checked_sum in Rust documentation.
Citations:
Supporting Elements:
Input Domain:
VectorDomain<AtomDomain<T>>Output Domain:
SymmetricDistanceInput Metric:
AtomDomain<T>Output Metric:
AbsoluteDistance<T>