Package | Description |
---|---|
org.ojalgo.access |
Modifier and Type | Method and Description |
---|---|
static <R,C> Structure2D.RowColumnKey<R,C> |
Structure2D.RowColumnKey.of(R row,
C col) |
Structure2D.RowColumnKey<R,C> |
Structure2D.RowColumnMapper.toKey(long index) |
Modifier and Type | Method and Description |
---|---|
long |
Structure2D.RowColumnMapper.toIndex(Structure2D.RowColumnKey<R,C> key) |
Copyright © 2018 Optimatika. All rights reserved.