class QSequenceDeePathExtenderArray
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
delta |
private int |
offset |
private int[] |
xs |
| Constructor and Description |
|---|
QSequenceDeePathExtenderArray(int maximumMediaLeftRightLength) |
| Modifier and Type | Method and Description |
|---|---|
int |
get(int diagonal) |
void |
set(int diagonal,
int maxLeft) |
void |
setDelta(int delta) |