Uses of Class
org.ojalgo.function.aggregator.AggregatorSet
Packages that use AggregatorSet
-
Uses of AggregatorSet in org.ojalgo.function
Methods in org.ojalgo.function that return AggregatorSetModifier and TypeMethodDescriptionBigFunction.aggregator()ComplexFunction.aggregator()abstract AggregatorSet<N> FunctionSet.aggregator()PrimitiveFunction.aggregator()QuadrupleFunction.aggregator()QuaternionFunction.aggregator()RationalFunction.aggregator() -
Uses of AggregatorSet in org.ojalgo.function.aggregator
Subclasses of AggregatorSet in org.ojalgo.function.aggregatorModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classfinal classMethods in org.ojalgo.function.aggregator with parameters of type AggregatorSetModifier and TypeMethodDescriptionfinal <N extends Comparable<N>>
AggregatorFunction<N> Aggregator.getFunction(AggregatorSet<N> collection) -
Uses of AggregatorSet in org.ojalgo.matrix.store
Methods in org.ojalgo.matrix.store that return AggregatorSetModifier and TypeMethodDescriptionGenericStore.Factory.aggregator()PhysicalStore.Factory.aggregator()final AggregatorSet<Double> PrimitiveFactory.aggregator()