Interface SimpleRealValuedFunction

All Superinterfaces:
SimpleFunction<Vector<Double>,Double>
All Known Implementing Classes:
EntropyFunction, EntropyNorm

public interface SimpleRealValuedFunction extends SimpleFunction<Vector<Double>,Double>
A real-valued function.
Author:
Matthias Thimm