public static class StrictAllOptimalAlgorithm.FullMatrixEntry extends Object implements AlignmentMatrixEntry
Constructor and Description |
---|
StrictAllOptimalAlgorithm.FullMatrixEntry(double score,
double delLocal,
double insLocal,
double repLocal,
int i,
int j) |
Modifier and Type | Method and Description |
---|---|
double |
getDelLocal() |
int |
getI() |
double |
getInsLocal() |
int |
getJ() |
double |
getRepLocal() |
double |
getScore() |
Copyright © 2014. All rights reserved.