Class PairDPMatrix

  • All Implemented Interfaces:
    java.io.Serializable, DPMatrix

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