Package org.ojalgo.function.aggregator
-
Interface Summary Interface Description AggregatorFunction<N extends java.lang.Comparable<N>> -
Class Summary Class Description AggregatorFunction.PredicateWrapper<N extends java.lang.Comparable<N>> AggregatorSet<N extends java.lang.Comparable<N>> Do not cache instances of this class! The methods BigAggregator.getSet(), ComplexAggregator.getSet() and PrimitiveAggregator.getSet() return threadlocal instances, and when you access the individual aggregators they are AggregatorFunction.reset() for you.BigAggregator BigAggregator.BigAggregatorFunction ComplexAggregator ComplexAggregator.ComplexAggregatorFunction PrimitiveAggregator PrimitiveAggregator.PrimitiveAggregatorFunction QuadrupleAggregator QuadrupleAggregator.QuadrupleAggregatorFunction QuaternionAggregator QuaternionAggregator.QuaternionAggregatorFunction RationalAggregator RationalAggregator.RationalAggregatorFunction -
Enum Summary Enum Description Aggregator