Uses of Package
org.hipparchus.analysis.differentiation
Packages that use 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.
-
Classes in org.hipparchus.analysis.differentiation used by org.hipparchus.analysisClassDescriptionExtension of
MultivariateFunctionrepresenting a multivariate differentiable real function.Interface for univariate functions derivatives. -
Classes in org.hipparchus.analysis.differentiation used by org.hipparchus.analysis.differentiationClassDescriptionInterface 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 forGradientinstances.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 forFieldUnivariateDerivative1instances.Class representing both the value and the differentials of a function.Field forFieldUnivariateDerivative2instances.Class representing both the value and the differentials of a function.Field forGradientinstances.Extension ofMultivariateFunctionrepresenting a multivariate differentiable real function.Extension ofMultivariateVectorFunctionrepresenting 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 forUnivariateDerivative1instances.Class representing both the value and the differentials of a function.Field forUnivariateDerivative2instances.Interface for univariate functions derivatives.Extension ofUnivariateMatrixFunctionrepresenting a univariate differentiable matrix function.Extension ofUnivariateVectorFunctionrepresenting a univariate differentiable vectorial function.Interface defining the function differentiation operation.Interface defining the function differentiation operation.Interface defining the function differentiation operation. -
Classes in org.hipparchus.analysis.differentiation used by org.hipparchus.analysis.functionClassDescriptionInterface representing both the value and the differentials of a function.Interface for univariate functions derivatives.
-
Classes in org.hipparchus.analysis.differentiation used by org.hipparchus.analysis.interpolationClassDescriptionInterface representing both the value and the differentials of a function.Extension of
UnivariateVectorFunctionrepresenting a univariate differentiable vectorial function. -
Classes in org.hipparchus.analysis.differentiation used by org.hipparchus.analysis.polynomialsClassDescriptionInterface representing both the value and the differentials of a function.Interface for univariate functions derivatives.
-
Classes in org.hipparchus.analysis.differentiation used by org.hipparchus.analysis.solversClassDescriptionClass representing both the value and the differentials of a function.Interface for univariate functions derivatives.