Skip to contents

See documentation for make_bounded_float_checked_sum() for details.

Usage

then_bounded_float_checked_sum(lhs, size_limit, bounds, .S = "Pairwise<.T>")

Arguments

lhs

The prior transformation or metric space.

size_limit

Upper bound on number of records to keep in the input data.

bounds

Tuple of lower and upper bounds for data in the input domain.

.S

Summation algorithm to use over some data type T (T is shorthand for S::Item)

Value

Transformation