| Package | Description | 
|---|---|
| org.hipparchus.analysis | 
      Parent package for common numerical analysis procedures, including root finding,
      function interpolation and integration. | 
| org.hipparchus.analysis.differentiation | 
   This package holds the main interfaces and basic building block classes
   dealing with differentiation. | 
| org.hipparchus.analysis.function | 
      The  functionpackage contains function objects that wrap the
      methods contained inMath, as well as common
      mathematical functions such as the gaussian and sinc functions. | 
| org.hipparchus.analysis.interpolation | Univariate real functions interpolation algorithms. | 
| org.hipparchus.analysis.polynomials | Univariate real polynomials implementations, seen as differentiable
     univariate real functions. | 
| org.hipparchus.analysis.solvers | Root finding algorithms, for univariate real functions. | 
| Class and Description | 
|---|
| MultivariateDifferentiableFunction Extension of  MultivariateFunctionrepresenting a
 multivariate differentiable real function. | 
| UnivariateDifferentiableFunction Interface for univariate functions derivatives. | 
| Class and Description | 
|---|
| Derivative Interface representing both the value and the differentials of a function. | 
| DerivativeStructure Class representing both the value and the differentials of a function. | 
| DSCompiler Class holding "compiled" computation rules for derivative structures. | 
| DSFactory Factory for  DerivativeStructure. | 
| FDSFactory Factory for  FieldDerivativeStructure. | 
| FieldDerivative Interface representing both the value and the differentials of a function. | 
| FieldDerivativeStructure Class representing both the value and the differentials of a function. | 
| FieldGradient Class representing both the value and the differentials of a function. | 
| FieldGradientField Field for  Gradientinstances. | 
| FieldUnivariateDerivative Abstract class representing both the value and the differentials of a function. | 
| FieldUnivariateDerivative1 Class representing both the value and the differentials of a function. | 
| FieldUnivariateDerivative1Field Field for  FieldUnivariateDerivative1instances. | 
| FieldUnivariateDerivative2 Class representing both the value and the differentials of a function. | 
| FieldUnivariateDerivative2Field Field for  FieldUnivariateDerivative2instances. | 
| Gradient Class representing both the value and the differentials of a function. | 
| GradientField Field for  Gradientinstances. | 
| MultivariateDifferentiableFunction Extension of  MultivariateFunctionrepresenting a
 multivariate differentiable real function. | 
| MultivariateDifferentiableVectorFunction Extension of  MultivariateVectorFunctionrepresenting a
 multivariate differentiable vectorial function. | 
| SparseGradient First derivative computation with large number of variables. | 
| UnivariateDerivative Abstract class representing both the value and the differentials of a function. | 
| UnivariateDerivative1 Class representing both the value and the differentials of a function. | 
| UnivariateDerivative1Field Field for  UnivariateDerivative1instances. | 
| UnivariateDerivative2 Class representing both the value and the differentials of a function. | 
| UnivariateDerivative2Field Field for  UnivariateDerivative2instances. | 
| UnivariateDifferentiableFunction Interface for univariate functions derivatives. | 
| UnivariateDifferentiableMatrixFunction Extension of  UnivariateMatrixFunctionrepresenting a univariate differentiable matrix function. | 
| UnivariateDifferentiableVectorFunction Extension of  UnivariateVectorFunctionrepresenting a univariate differentiable vectorial function. | 
| UnivariateFunctionDifferentiator Interface defining the function differentiation operation. | 
| UnivariateMatrixFunctionDifferentiator Interface defining the function differentiation operation. | 
| UnivariateVectorFunctionDifferentiator Interface defining the function differentiation operation. | 
| Class and Description | 
|---|
| Derivative Interface representing both the value and the differentials of a function. | 
| DerivativeStructure Class representing both the value and the differentials of a function. | 
| ExtendedUnivariateDifferentiableFunction Extension of  UnivariateDifferentiableFunctionforDerivative. | 
| UnivariateDifferentiableFunction Interface for univariate functions derivatives. | 
| Class and Description | 
|---|
| Derivative Interface representing both the value and the differentials of a function. | 
| DerivativeStructure Class representing both the value and the differentials of a function. | 
| ExtendedUnivariateDifferentiableVectorFunction Extension of  UnivariateDifferentiableVectorFunctionforDerivative. | 
| UnivariateDifferentiableVectorFunction Extension of  UnivariateVectorFunctionrepresenting a univariate differentiable vectorial function. | 
| Class and Description | 
|---|
| DerivativeStructure Class representing both the value and the differentials of a function. | 
| UnivariateDifferentiableFunction Interface for univariate functions derivatives. | 
| Class and Description | 
|---|
| DerivativeStructure Class representing both the value and the differentials of a function. | 
| UnivariateDifferentiableFunction Interface for univariate functions derivatives. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.