Class ComposableFunction

java.lang.Object
org.apache.commons.math.analysis.ComposableFunction
All Implemented Interfaces:
UnivariateRealFunction

public abstract class ComposableFunction extends Object implements UnivariateRealFunction
Base class for UnivariateRealFunction that can be composed with other functions.
Since:
2.1