Package org.apache.commons.nabla.core

Core public interfaces of the Apache commons-nabla library.

See:
          Description

Interface Summary
UnivariateDerivative Interface for univariate functions derivatives.
UnivariateDifferentiable Interface for differentiable univariate functions.
UnivariateDifferentiator Interface defining the class differentiation operation.
 

Class Summary
DifferentialPair Class representing both a value and a differential.
 

Exception Summary
DifferentiationException This class represent differentiation exceptions.
NablaException This class is the base class for all specific exceptions thrown by the nabla classes.
 

Package org.apache.commons.nabla.core Description

Core public interfaces of the Apache commons-nabla library.



Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.