public static class AlignerHelper.Cut
extends java.lang.Object
| Constructor | Description |
|---|---|
Cut(int queryIndex,
int[] dim) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getQueryIndex() |
|
int |
getTargetIndex(int z) |
|
void |
update(int x,
AlignerHelper.Subproblem subproblem,
AlignerHelper.Last[][] pointers) |
public int getQueryIndex()
public int getTargetIndex(int z)
public void update(int x,
AlignerHelper.Subproblem subproblem,
AlignerHelper.Last[][] pointers)