Package ai.libs.jaicore.basic.aggregate
This package contains aggregation functions for various domains.
-
Interface Summary Interface Description IAggregateFunction<D> An aggregate function takes a collection of values and returnes a single value representing some kind of aggregation of the collection.