Uses of Package
org.hipparchus
-
Packages that use org.hipparchus Package Description org.hipparchus Common classes used throughout the Hipparchus library.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.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.org.hipparchus.complex Complex number type and implementations of complex transcendental functions.org.hipparchus.dfp Decimal floating point library for Javaorg.hipparchus.fraction Fraction number type and fraction number formatting.org.hipparchus.geometry.euclidean.threed This package provides basic 3D geometry components.org.hipparchus.linear Linear algebra support.org.hipparchus.ode This package provides classes to solve Ordinary Differential Equations problems.org.hipparchus.ode.events Eventsorg.hipparchus.ode.nonstiff This package provides classes to solve non-stiff Ordinary Differential Equations problems.org.hipparchus.ode.sampling This package provides classes to handle sampling steps during Ordinary Differential Equations integration.org.hipparchus.util Convenience routines and common data structures used throughout the Hipparchus library. -
Classes in org.hipparchus used by org.hipparchus Class Description Field Interface representing a field.FieldElement Interface representing field elements. -
Classes in org.hipparchus used by org.hipparchus.analysis Class Description Field Interface representing a field.RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.analysis.differentiation Class Description Field Interface representing a field.FieldElement Interface representing field elements.RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.analysis.interpolation Class Description FieldElement Interface representing field elements. -
Classes in org.hipparchus used by org.hipparchus.analysis.polynomials Class Description RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.analysis.solvers Class Description RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.complex Class Description Field Interface representing a field.FieldElement Interface representing field elements. -
Classes in org.hipparchus used by org.hipparchus.dfp Class Description Field Interface representing a field.FieldElement Interface representing field elements.RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.fraction Class Description Field Interface representing a field.FieldElement Interface representing field elements. -
Classes in org.hipparchus used by org.hipparchus.geometry.euclidean.threed Class Description Field Interface representing a field.RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.linear Class Description Field Interface representing a field.FieldElement Interface representing field elements.RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.ode Class Description Field Interface representing a field.RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.ode.events Class Description RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.ode.nonstiff Class Description Field Interface representing a field.RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.ode.sampling Class Description RealFieldElement -
Classes in org.hipparchus used by org.hipparchus.util Class Description Field Interface representing a field.FieldElement Interface representing field elements.RealFieldElement