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.analysis Implementations of common numerical analysis procedures, including root finding and function interpolation. 
org.apache.commons.math.distribution Implementations of common discrete and continuous distributions. 
org.apache.commons.math.special Implementations of special functions such as Beta and Gamma. 
org.apache.commons.math.stat Data storage, manipulation and summary routines. 
org.apache.commons.math.util Convience routines and common data structure used throughout the commons-math library. 
 

Classes in org.apache.commons.math used by org.apache.commons.math
MathException
          A generic exception indicating problems in the math package.
 

Classes in org.apache.commons.math used by org.apache.commons.math.analysis
MathException
          A generic exception indicating problems in the math package.
 

Classes in org.apache.commons.math used by org.apache.commons.math.distribution
MathException
          A generic exception indicating problems in the math package.
 

Classes in org.apache.commons.math used by org.apache.commons.math.special
MathException
          A generic exception indicating problems in the math package.
 

Classes in org.apache.commons.math used by org.apache.commons.math.stat
MathException
          A generic exception indicating problems in the math package.
 

Classes in org.apache.commons.math used by org.apache.commons.math.util
MathException
          A generic exception indicating problems in the math package.
 



Copyright © 2003-2004 Apache Software Foundation. All Rights Reserved.