Package unikl.disco.math.functions

Interface Summary
Function Interface for functions that can be displayed with FunctionView and processed by the various operators.
PWLFunction Interface for piecewise-linear functions.
 

Class Summary
FunctionView Simple and stupid class for painting objects of classes implementing the Function or PWLFunction interfaces.