Class ProbabilisticPNorm

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

public class ProbabilisticPNorm extends Object implements RealVectorNorm, Serializable
This class implement the p-norm distance function where distances are normalized corresponding to their distance to 0.5.
Author:
Matthias Thimm
See Also: