Uses of Package
org.apache.commons.math3

Packages that use org.apache.commons.math3
org.apache.commons.math3 Common classes used throughout the commons-math library. 
org.apache.commons.math3.analysis.differentiation This package holds the main interfaces and basic building block classes dealing with differentiation. 
org.apache.commons.math3.complex Complex number type and implementations of complex transcendental functions. 
org.apache.commons.math3.dfp Decimal floating point library for Java 
org.apache.commons.math3.fraction Fraction number type and fraction number formatting. 
org.apache.commons.math3.geometry.euclidean.threed This package provides basic 3D geometry components. 
org.apache.commons.math3.linear Linear algebra support. 
org.apache.commons.math3.util Convenience routines and common data structures used throughout the commons-math library. 
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3.analysis.differentiation
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
RealFieldElement
          Interface representing a real field.
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3.complex
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3.dfp
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3.fraction
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3.geometry.euclidean.threed
RealFieldElement
          Interface representing a real field.
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3.linear
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
 

Classes in org.apache.commons.math3 used by org.apache.commons.math3.util
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
 



Copyright © 2017 CNES. All Rights Reserved.