Subclasses of DiscreteSequence in de.jstacs.data.sequences |
class |
ByteSequence
This class can be used for discrete AlphabetContainer with alphabets that use only few symbols. |
class |
IntSequence
This class can be used for discrete AlphabetContainer with alphabets that use a huge number of symbols. |
class |
ShortSequence
This class can be used for discrete AlphabetContainer with alphabets that use many different symbols. |
class |
SparseSequence
This class is an implementation for sequence on one alphabet with length 4. |