Uses of Package
org.apache.commons.math4

Packages that use org.apache.commons.math4 
Package Description
org.apache.commons.math4
Common classes used throughout the commons-math library.
org.apache.commons.math4.analysis
Parent package for common numerical analysis procedures, including root finding, function interpolation and integration.
org.apache.commons.math4.analysis.differentiation
This package holds the main interfaces and basic building block classes dealing with differentiation.
org.apache.commons.math4.analysis.interpolation
Univariate real functions interpolation algorithms.
org.apache.commons.math4.analysis.solvers
Root finding algorithms, for univariate real functions.
org.apache.commons.math4.fraction
Fraction number type and fraction number formatting.
org.apache.commons.math4.linear
Linear algebra support.
org.apache.commons.math4.util
Convenience routines and common data structures used throughout the commons-math library.