Class EndpointFunction

Object
GeneralFunction
EndpointFunction
All Implemented Interfaces:
Differentiable, Evaluable, Outputable, Simplifiable, Comparable<GeneralFunction>, Iterable<GeneralFunction>, OutputFunction
Direct Known Subclasses:
Constant, Variable

public abstract class EndpointFunction
extends GeneralFunction
implements OutputFunction
All classes extending EndpointFunction are endpoints of the function tree as they have no input or operands.