|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAggregator | |
|---|---|
| edu.tum.cs.commons.math | Collection of classes to aggregate values for lists of all values. |
| Uses of IAggregator in edu.tum.cs.commons.math |
|---|
| Classes in edu.tum.cs.commons.math that implement IAggregator | |
|---|---|
class |
MaxAggregator
Maximum aggregator. |
class |
MeanAggregator
Average aggregator. |
class |
MedianAggregator
Median aggregator. |
class |
MinAggregator
Minimum aggregator. |
class |
PairwiseAggregatorBase
This is a base class for aggregators that have a defined neutral element and operate in pairwise manner. |
class |
SumAggregator
Sum aggregator. |
| Methods in edu.tum.cs.commons.math that return IAggregator | |
|---|---|
IAggregator |
EAggregationStrategy.getAggregator()
Get aggregator. |
|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||