Package org.ojalgo.function.aggregator

Interface Summary
AggregatorFunction<N extends Number>  
 

Class Summary
AggregatorCollection<N extends Number> Do not cache instances of this class! The methods BigAggregator.getCollection(), ComplexAggregator.getCollection() and getCollection() return threadlocal instances, and when you access the individual aggregators they are AggregatorFunction.reset() for you.
BigAggregator  
ComplexAggregator  
PrimitiveAggregator  
 

Enum Summary
ChainableAggregator  
CollectableAggregator