Uses of Package
org.hipparchus.analysis.differentiation
Package
Description
Parent package for common numerical analysis procedures, including root finding,
function interpolation and integration.
This package holds the main interfaces and basic building block classes
dealing with differentiation.
The
function
package contains function objects that wrap the
methods contained in Math
, as well as common
mathematical functions such as the gaussian and sinc functions.Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
Root finding algorithms, for univariate real functions.
-
ClassDescriptionExtension of
MultivariateFunction
representing a multivariate differentiable real function.Interface for univariate functions derivatives. -
ClassDescriptionInterface representing both the value and the differentials of a function.Interface representing an object holding partial derivatives up to first order.Class representing both the value and the differentials of a function.Interface representing an object holding partial derivatives.Class holding "compiled" computation rules for derivative structures.Factory for
DerivativeStructure
.Field for {link DerivativeStructure} instances.Factory forFieldDerivativeStructure
.Field for {link FieldDerivativeStructure} instances.Interface representing both the value and the differentials of a function.Interface representing a Field object holding partial derivatives up to first order.Class representing both the value and the differentials of a function.Class representing both the value and the differentials of a function.Field forGradient
instances.Container for a Taylor map.Abstract class representing both the value and the differentials of a function.Class representing both the value and the differentials of a function.Field forFieldUnivariateDerivative1
instances.Class representing both the value and the differentials of a function.Field forFieldUnivariateDerivative2
instances.Class representing both the value and the differentials of a function.Field forGradient
instances.Extension ofMultivariateFunction
representing a multivariate differentiable real function.Extension ofMultivariateVectorFunction
representing a multivariate differentiable vectorial function.First derivative computation with large number of variables.Container for a Taylor map.Abstract class representing both the value and the differentials of a function.Class representing both the value and the differentials of a function.Field forUnivariateDerivative1
instances.Class representing both the value and the differentials of a function.Field forUnivariateDerivative2
instances.Interface for univariate functions derivatives.Extension ofUnivariateMatrixFunction
representing a univariate differentiable matrix function.Extension ofUnivariateVectorFunction
representing a univariate differentiable vectorial function.Interface defining the function differentiation operation.Interface defining the function differentiation operation.Interface defining the function differentiation operation. -
ClassDescriptionInterface representing both the value and the differentials of a function.Interface for univariate functions derivatives.
-
ClassDescriptionInterface representing both the value and the differentials of a function.Extension of
UnivariateVectorFunction
representing a univariate differentiable vectorial function. -
ClassDescriptionInterface representing both the value and the differentials of a function.Interface for univariate functions derivatives.
-
ClassDescriptionClass representing both the value and the differentials of a function.Interface for univariate functions derivatives.