Uses of Package
org.apache.commons.math

Packages that use org.apache.commons.math
org.apache.commons.math Common classes used throughout the commons-math library. 
org.apache.commons.math.complex Complex number type and implementations of complex transcendental functions. 
org.apache.commons.math.dfp Decimal floating point library for Java Another floating point class. 
org.apache.commons.math.fraction Fraction number type and fraction number formatting. 
org.apache.commons.math.linear Linear algebra support. 
org.apache.commons.math.stat.correlation Correlations/Covariance computations. 
org.apache.commons.math.stat.inference Classes providing hypothesis testing and confidence interval construction. 
org.apache.commons.math.stat.regression Statistical routines involving multivariate data. 
org.apache.commons.math.util Convenience routines and common data structures used throughout the commons-math library. 
 

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

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

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

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

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

Classes in org.apache.commons.math used by org.apache.commons.math.stat.correlation
MathException
          Deprecated. To be removed before 3.0. Please do not use in any new code.
 

Classes in org.apache.commons.math used by org.apache.commons.math.stat.inference
MathException
          Deprecated. To be removed before 3.0. Please do not use in any new code.
 

Classes in org.apache.commons.math used by org.apache.commons.math.stat.regression
MathException
          Deprecated. To be removed before 3.0. Please do not use in any new code.
 

Classes in org.apache.commons.math used by org.apache.commons.math.util
Field
          Interface representing a field.
FieldElement
          Interface representing field elements.
MathException
          Deprecated. To be removed before 3.0. Please do not use in any new code.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.