Uses of Interface
net.sf.tweety.math.func.SimpleRealValuedFunction
-
Packages that use SimpleRealValuedFunction Package Description net.sf.tweety.math.func net.sf.tweety.math.norm -
-
Uses of SimpleRealValuedFunction in net.sf.tweety.math.func
Classes in net.sf.tweety.math.func that implement SimpleRealValuedFunction Modifier and Type Class Description classEntropyFunctionThe entropy function. -
Uses of SimpleRealValuedFunction in net.sf.tweety.math.norm
Classes in net.sf.tweety.math.norm that implement SimpleRealValuedFunction Modifier and Type Class Description classEntropyNorm<T extends Comparable<T>>The entropy norm.
-