Uses of Package
org.apache.commons.math4.util

Packages that use org.apache.commons.math4.util 
Package Description
org.apache.commons.math4.analysis.integration
Numerical integration (quadrature) algorithms for univariate real functions.
org.apache.commons.math4.analysis.integration.gauss
Gauss family of quadrature schemes.
org.apache.commons.math4.distribution
Implementations of common discrete and continuous distributions.
org.apache.commons.math4.exception
Specialized exceptions for algorithms errors.
org.apache.commons.math4.linear
Linear algebra support.
org.apache.commons.math4.stat.descriptive
Generic univariate summary statistic objects.
org.apache.commons.math4.stat.descriptive.moment
Summary statistics based on moments.
org.apache.commons.math4.stat.descriptive.rank
Summary statistics based on ranks.
org.apache.commons.math4.stat.descriptive.summary
Other summary statistics.
org.apache.commons.math4.util
Convenience routines and common data structures used throughout the commons-math library.