Package | Description |
---|---|
org.ojalgo.structure |
Modifier and Type | Method and Description |
---|---|
Structure1D.LongIndex |
Structure2D.LongRowColumn.getColumn() |
Structure1D.LongIndex |
Structure2D.LongRowColumn.getRow() |
static Structure1D.LongIndex |
Structure1D.LongIndex.of(long index) |
Modifier and Type | Method and Description |
---|---|
int |
Structure1D.LongIndex.compareTo(Structure1D.LongIndex ref) |
Constructor and Description |
---|
LongRowColumn(Structure1D.LongIndex aRow,
Structure1D.LongIndex aCol) |
Copyright © 2019 Optimatika. All rights reserved.