Uses of Class
net.sf.tweety.math.norm.AbstractRealVectorNorm
-
Packages that use AbstractRealVectorNorm Package Description net.sf.tweety.math.norm -
-
Uses of AbstractRealVectorNorm in net.sf.tweety.math.norm
Subclasses of AbstractRealVectorNorm in net.sf.tweety.math.norm Modifier and Type Class Description class
ManhattanNorm
The Manhattan norm.class
MaximumNorm
The Maximum norm.class
PNorm
The p-norm.
-