Package | Description |
---|---|
org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba |
Modifier and Type | Method and Description |
---|---|
MatrixRow |
MatrixKey.getRow() |
Modifier and Type | Method and Description |
---|---|
java.util.List<MatrixRow> |
DynamicMatrix.getFilterRows() |
ExtendedLinkedHashSet<MatrixRow> |
StaticMatrix.getRows() |
Modifier and Type | Method and Description |
---|---|
void |
MatrixKey.setRow(MatrixRow matrixRow) |
Constructor and Description |
---|
MatrixKey(MatrixRow row,
MatrixColumn column) |