Uses of Interface
org.hipparchus.CalculusFieldElement

Packages that use CalculusFieldElement
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.
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.
Decimal floating point library for Java
Linear algebra support.
Implementations of special functions such as Beta and Gamma.
Implementations of Carlson elliptic integrals.
Implementations of Jacobi elliptic functions.
Implementations of Legendre elliptic integrals.
Convenience routines and common data structures used throughout the Hipparchus library.