Uses of Class
org.ojalgo.function.aggregator.AggregatorSet
Packages that use AggregatorSet
Package
Description
-
Uses of AggregatorSet in org.ojalgo.array
Fields in org.ojalgo.array declared as AggregatorSetModifier and TypeFieldDescriptionprivate final AggregatorSet<N> BasicArray.BaseFactory.myAggregatorMethods in org.ojalgo.array that return 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.decomposition
Methods in org.ojalgo.matrix.decomposition that return AggregatorSetModifier and TypeMethodDescription(package private) final AggregatorSet<N> AbstractDecomposition.aggregator() -
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()