| Package | Description |
|---|---|
| de.jstacs.data.alphabets |
Provides classes for the representation of discrete and continuous alphabets, including a
DNAAlphabet for the most common case of DNA-sequences. |
| Modifier and Type | Method and Description |
|---|---|
ContinuousAlphabet.ContinuousAlphabetParameterSet |
ContinuousAlphabet.getCurrentParameterSet() |
| Constructor and Description |
|---|
ContinuousAlphabet(ContinuousAlphabet.ContinuousAlphabetParameterSet parameters)
The constructor for the
InstantiableFromParameterSet
interface. |