protected class AffineGap.MatrixTrio extends MemoMatrix
| Modifier and Type | Class and Description |
|---|---|
protected class |
AffineGap.MatrixTrio.InsertSMatrix |
protected class |
AffineGap.MatrixTrio.InsertTMatrix |
| Modifier and Type | Field and Description |
|---|---|
protected AffineGap.MatrixTrio.InsertSMatrix |
is |
protected AffineGap.MatrixTrio.InsertTMatrix |
it |
protected MemoMatrix |
m |
cellFormat, printNegativeValues, s, t| Constructor and Description |
|---|
MatrixTrio(StringWrapper s,
StringWrapper t) |
| Modifier and Type | Method and Description |
|---|---|
double |
compute(int i,
int j)
Compute a new element of the matrix.
|
protected MemoMatrix m
protected AffineGap.MatrixTrio.InsertSMatrix is
protected AffineGap.MatrixTrio.InsertTMatrix it
public MatrixTrio(StringWrapper s, StringWrapper t)
public double compute(int i,
int j)
MemoMatrixCopyright © 2016. All rights reserved.