public class ExponentialNormalizer extends Object implements Normalizer
Constructor and Description |
---|
ExponentialNormalizer() |
ExponentialNormalizer(double beta) |
public ExponentialNormalizer(double beta)
public ExponentialNormalizer()
public void setBeta(double beta)
beta
- the slope of the exponential.public double getBeta()
public double normalize(double distance)
normalize
in interface Normalizer
distance
- a distance value between 0 and infinity.Copyright (C) 2013, 2014 Benjamin Paaßen, Charlie Krüger, 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