Class ComposableFunction

  • All Implemented Interfaces:
    UnivariateRealFunction

    public abstract class ComposableFunction
    extends java.lang.Object
    implements UnivariateRealFunction
    Base class for UnivariateRealFunction that can be composed with other functions.
    Since:
    2.1
    Version:
    $Revision: 1070725 $ $Date: 2011-02-15 02:31:12 +0100 (mar. 15 févr. 2011) $