| Package | Description |
|---|---|
| org.ojalgo.access | |
| org.ojalgo.optimisation |
| Modifier and Type | Method and Description |
|---|---|
int |
Structure2D.IntRowColumn.compareTo(Structure2D.IntRowColumn ref) |
| 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) |
Copyright © 2018 Optimatika. All rights reserved.