Uses of Interface
org.hipparchus.Field

Packages that use Field
Package
Description
Common classes used throughout the Hipparchus library.
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 polynomials implementations, seen as differentiable univariate real functions.
Complex number type and implementations of complex transcendental functions.
Decimal floating point library for Java
Fraction number type and fraction number formatting.
Linear algebra support.
Convenience routines and common data structures used throughout the Hipparchus library.