Math 1.0 API

Packages
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.complex Complex number type and implementations of complex transcendental functions.
org.apache.commons.math.distribution Implementations of common discrete and continuous distributions.
org.apache.commons.math.linear Linear algebra support.
org.apache.commons.math.random Random number and random data generators.
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.stat.descriptive Generic univariate summary statistic objects.
org.apache.commons.math.stat.descriptive.moment Summary statistics based on moments.
org.apache.commons.math.stat.descriptive.rank Summary statistics based on ranks.
org.apache.commons.math.stat.descriptive.summary Other summary statistics.
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 Convience routines and common data structure used throughout the commons-math library.

 



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