Uses of Class
org.ojalgo.function.aggregator.AggregatorSet
Packages that use AggregatorSet
Package
Description
-
Uses of AggregatorSet in org.ojalgo.array
Methods in org.ojalgo.array that return AggregatorSetModifier and TypeMethodDescription(package private) abstract AggregatorSet
<N> ArrayFactory.aggregator()
BasicArray.Factory.aggregator()
(package private) AggregatorSet
<Double> BufferArray.Factory.aggregator()
(package private) AggregatorSet
<Double> BufferArray.MappedFileFactory.aggregator()
OffHeapArray.Factory.aggregator()
-
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 class
final class
final class
final class
final class
final class
Methods 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 TypeMethodDescriptionprotected final AggregatorSet
<N> GenericDecomposition.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()