Package | Description |
---|---|
org.ojalgo.array | |
org.ojalgo.function | |
org.ojalgo.function.aggregator | |
org.ojalgo.matrix.store |
Modifier and Type | Method and Description |
---|---|
AggregatorSet<N> |
BasicArray.Factory.aggregator() |
Modifier and Type | Method and Description |
---|---|
AggregatorSet<BigDecimal> |
BigFunction.aggregator() |
AggregatorSet<RationalNumber> |
RationalFunction.aggregator() |
AggregatorSet<Double> |
PrimitiveFunction.aggregator() |
AggregatorSet<Quaternion> |
QuaternionFunction.aggregator() |
AggregatorSet<ComplexNumber> |
ComplexFunction.aggregator() |
abstract AggregatorSet<N> |
FunctionSet.aggregator() |
Modifier and Type | Class and Description |
---|---|
class |
BigAggregator |
class |
ComplexAggregator |
class |
PrimitiveAggregator |
class |
QuaternionAggregator |
class |
RationalAggregator |
Modifier and Type | Method and Description |
---|---|
<N extends Number> |
Aggregator.getFunction(AggregatorSet<N> collection) |
Modifier and Type | Method and Description |
---|---|
AggregatorSet<N> |
PhysicalStore.Factory.aggregator() |
Copyright © 2019 Optimatika. All rights reserved.