sequence
Class SequenceInstance
java.lang.Object
sequence.SequenceInstance
public class SequenceInstance
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public SparseVector[] x
y
public int[] y
xAlphabet
public Alphabet xAlphabet
yAlphabet
public Alphabet yAlphabet
SequenceInstance
public SequenceInstance(Alphabet xAlphabet,
Alphabet yAlphabet,
SparseVector[] x,
Object[] y)
Copyright © 2009. All Rights Reserved.