Package | Description |
---|---|
de.citec.tcs.alignment |
This module defines the interface for AlignmentAlgorithms as
well as some helper classes.
|
Modifier and Type | Method and Description |
---|---|
SoftDTWModel |
KernelDTWFullAlgorithm.calculateAlignment(Sequence a,
Sequence b)
This calculates the alignment between the Sequences a and b and returns
it as an instance of the result class for this algorithm.
|
Modifier and Type | Method and Description |
---|---|
Class<SoftDTWModel> |
KernelDTWFullAlgorithm.getResultClass()
This method shall return the class of the alignment result.
|
Copyright (C) 2013-2015 Benjamin Paaßen, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs