Package org.ojalgo.function.aggregator
package org.ojalgo.function.aggregator
-
ClassDescriptionAggregatorFunction<N extends Comparable<N>>AggregatorFunction.PredicateWrapper<N extends Comparable<N>>AggregatorSet<N extends 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.