Package | Description |
---|---|
org.ojalgo.optimisation | |
org.ojalgo.structure |
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<Structure2D.IntRowColumn,BigDecimal>> |
Expression.getQuadraticEntrySet() |
Set<Structure2D.IntRowColumn> |
Expression.getQuadraticKeySet() |
Modifier and Type | Method and Description |
---|---|
Expression |
Expression.add(Structure2D.IntRowColumn key,
Number value) |
BigDecimal |
Expression.get(Structure2D.IntRowColumn key) |
double |
Expression.getAdjustedQuadraticFactor(Structure2D.IntRowColumn key) |
Expression |
Expression.set(Structure2D.IntRowColumn key,
Number value) |
Modifier and Type | Method and Description |
---|---|
int |
Structure2D.IntRowColumn.compareTo(Structure2D.IntRowColumn ref) |
Copyright © 2019 Optimatika. All rights reserved.