Uses of Interface
org.tweetyproject.math.norm.Norm
-
Uses of Norm in org.tweetyproject.math.norm
Modifier and TypeClassDescriptionclass
Abstract class for real vector norms.class
This norm uses an aggregator on the 1-norm distance of each value.class
EntropyNorm<T extends Comparable<T>>
The entropy norm.class
The Manhattan norm.class
The Maximum norm.class
The p-norm.class
This distance function uses an aggregator on a probabilistically normalized distance for probabilities of each value.class
This class implement the p-norm distance function where distances are normalized corresponding to their distance to 0.5.