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 |
---|---|
ScoreBasedWeighting |
PathMap.getWeighting()
Returns the weighting that is used during derivative calculation.
|
static ScoreBasedWeighting |
ScoreBasedWeighting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScoreBasedWeighting[] |
ScoreBasedWeighting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PathMap.setWeighting(ScoreBasedWeighting weighting)
Sets the weighting that is used during derivative calculation.
|
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 . This documentation is licensed under the conditions of CC-BY-SA 4.0: https://creativecommons.org/licenses/by-sa/4.0/