TUM CCSM Commons

Package edu.tum.cs.commons.math

Collection of classes to aggregate values for lists of all values.

See:
          Description

Interface Summary
IAggregator Aggregtor interface.
 

Class Summary
MathUtils Collection of math utility methods.
MaxAggregator Maximum aggregator.
MeanAggregator Average aggregator.
MedianAggregator Median aggregator.
MinAggregator Minimum aggregator.
PairwiseAggregatorBase This is a base class for aggregators that have a defined neutral element and operate in pairwise manner.
Range A class that represents ranges that may include or exclude the upper and lower bounds.
SumAggregator Sum aggregator.
 

Enum Summary
EAggregationStrategy Enumeration for different aggregation strategies.
 

Package edu.tum.cs.commons.math Description

Collection of classes to aggregate values for lists of all values. Default entry point to this functionality is MathUtils.


TUM CCSM Commons

TUM CCSM Commons - 2.7