| Package | Description |
|---|---|
| net.sf.okapi.steps.gcaligner |
| Modifier and Type | Method and Description |
|---|---|
void |
DpFunction.setCellScore(int xPos,
int yPos,
DpMatrix<T> matrix)
Set the score to DpMatrixCell at the specified location of the matrix.
|
void |
AlignmentFunction.setCellScore(int p_xPos,
int p_yPos,
DpMatrix<T> p_matrix)
Set the score to DpMatrixCell at the specified location of the matrix.
|
Copyright © 2021. All rights reserved.