Package org.tweetyproject.math.func
Interface SimpleRealValuedFunction
- All Superinterfaces:
SimpleFunction<Vector<Double>,
Double>
- All Known Implementing Classes:
EntropyFunction
,EntropyNorm
A real-valued function.
- Author:
- Matthias Thimm
-
Method Summary
Methods inherited from interface org.tweetyproject.math.func.SimpleFunction
eval
-
Method Details
-
getTerm
-