Package | Description |
---|---|
de.unibi.citec.tcs.alignment.sequence |
This package contains the definition of input Sequences for
AlignmentAlgorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
StringValue
This value is supposed to represent strings that are not restricted to a
certain alphabet.
|
class |
SymbolicValue
This is a special value class that is restricted to a finite list of values
defined by an alphabet.
|
class |
VectorialValue
This value is reserved for numeric vectors, represented internally as
doubles.
|
Copyright © 2014. All rights reserved.