|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.wcohen.secondstring.MemoMatrix | +--com.wcohen.secondstring.AffineGap.MatrixTrio
Nested Class Summary | |
protected class |
AffineGap.MatrixTrio.InsertSMatrix
|
protected class |
AffineGap.MatrixTrio.InsertTMatrix
|
Field Summary | |
protected AffineGap.MatrixTrio.InsertSMatrix |
is
|
protected AffineGap.MatrixTrio.InsertTMatrix |
it
|
protected MemoMatrix |
m
|
Fields inherited from class com.wcohen.secondstring.MemoMatrix |
cellFormat, s, t |
Constructor Summary | |
AffineGap.MatrixTrio(StringWrapper s,
StringWrapper t)
|
Method Summary | |
double |
compute(int i,
int j)
|
Methods inherited from class com.wcohen.secondstring.MemoMatrix |
max3, max4, sAt, tAt, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected MemoMatrix m
protected AffineGap.MatrixTrio.InsertSMatrix is
protected AffineGap.MatrixTrio.InsertTMatrix it
Constructor Detail |
public AffineGap.MatrixTrio(StringWrapper s, StringWrapper t)
Method Detail |
public double compute(int i, int j)
compute
in class MemoMatrix
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |