| Package | Description |
|---|---|
| net.sf.okapi.steps.gcaligner |
| Modifier and Type | Method and Description |
|---|---|
DpMatrixCell |
DpMatrix.getCell(int p_xIdx,
int p_yIdx)
Return a cell of the matrix.
|
DpMatrixCell |
DpMatrixCell.nextCell() |
| Modifier and Type | Method and Description |
|---|---|
List<DpMatrixCell> |
DpMatrix.align()
Align the two sequences.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DpMatrixCell.setScoreAndLink(int p_score,
DpMatrixCell p_backLink) |
Copyright © 2022. All rights reserved.