Class PairDPMatrix

java.lang.Object
org.biojava.bio.dp.twohead.PairDPMatrix
All Implemented Interfaces:
Serializable, DPMatrix

public class PairDPMatrix extends Object implements DPMatrix, Serializable
Storage structure for intermediate values from a pairwise dynamic programming run.
Author:
Thomas Down
See Also: