|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.wcohen.ss.MemoMatrix com.wcohen.ss.AffineGap.MatrixTrio.InsertSMatrix
protected class AffineGap.MatrixTrio.InsertSMatrix
Field Summary |
---|
Fields inherited from class com.wcohen.ss.MemoMatrix |
---|
cellFormat, printNegativeValues, s, t |
Constructor Summary | |
---|---|
AffineGap.MatrixTrio.InsertSMatrix(StringWrapper s,
StringWrapper t)
|
Method Summary | |
---|---|
double |
compute(int i,
int j)
Compute a new element of the matrix. |
Methods inherited from class com.wcohen.ss.MemoMatrix |
---|
max3, max4, sAt, tAt, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AffineGap.MatrixTrio.InsertSMatrix(StringWrapper s, StringWrapper t)
Method Detail |
---|
public double compute(int i, int j)
MemoMatrix
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |