Uses of Package
org.hipparchus.analysis
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.Numerical integration (quadrature) algorithms for univariate real functions.
Gauss family of quadrature schemes.
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
Root finding algorithms, for univariate real functions.
Complex number type and implementations of complex transcendental
functions.
Linear algebra support.
Implementations of special functions such as Beta and Gamma.
-
ClassDescriptionAn interface representing a bivariate real function.An interface representing a bivariate field function.An interface representing a scalar multivariate function.An interface representing a matrix multivariate function.An interface representing a vector multivariate function.An interface representing a univariate real function.An interface representing a univariate matrix function.An interface representing a univariate vectorial function for any field type.An interface representing a multivariate real function.An interface representing a multivariate vectorial function.An interface representing a univariate real function.
-
ClassDescriptionAn interface representing a multivariate real function.An interface representing a multivariate matrix function.An interface representing a multivariate vectorial function.An interface representing a univariate real function.An interface representing a univariate matrix function.An interface representing a univariate vectorial function.
-
ClassDescriptionAn interface representing a bivariate real function.An interface representing a real function that depends on one independent variable plus some extra parameters.An interface representing a univariate real function.
-
ClassDescriptionAn interface representing a univariate real function.An interface representing a univariate real function.
-
ClassDescriptionAn interface representing a univariate real function.An interface representing a univariate real function.
-
ClassDescriptionAn interface representing a bivariate real function.An interface representing a univariate real function.An interface representing a bivariate field function.An interface representing a multivariate real function.An interface representing a trivariate real function.An interface representing a univariate real function.An interface representing a univariate vectorial function.
-
ClassDescriptionAn interface representing a univariate real function.An interface representing a univariate real function for any field type.An interface representing a real function that depends on one independent variable plus some extra parameters.An interface representing a univariate real function.
-
ClassDescriptionAn interface representing a univariate real function.An interface representing a univariate real function.
-
ClassDescriptionAn interface representing a univariate real function.
-
-