|
TUM CCSM Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Collection of classes to aggregate values for lists of all values. Default
entry point to this functionality is MathUtils
.
|
TUM CCSM Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |