Class ProbabilisticAggregatingNorm

java.lang.Object
org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
All Implemented Interfaces:
Serializable, Norm<Vector<Double>>, RealVectorNorm

public class ProbabilisticAggregatingNorm extends Object implements RealVectorNorm, Serializable
This distance function uses an aggregator on a probabilistically normalized distance for probabilities of each value.
Author:
Matthias Thimm
See Also: