Uses of Package
org.apache.commons.math
Packages that use org.apache.commons.math
Package
Description
Common classes used throughout the commons-math library.
Parent package for common numerical analysis procedures, including root finding,
function interpolation and integration.
Numerical integration (quadrature) algorithms for univariate real functions.
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable
univariate real functions.
Root finding algorithms, for univariate real functions.
Complex number type and implementations of complex transcendental
functions.
Decimal floating point library for Java
Implementations of common discrete and continuous distributions.
This package provided classes to solve estimation problems, it is deprecated since 2.0.
Fraction number type and fraction number formatting.
This package provides basic 3D geometry components.
Linear algebra support.
This package provides classes to solve Ordinary Differential Equations problems.
This package provides classes to handle discrete events occurring during
Ordinary Differential Equations integration.
This package provides common interfaces for the optimization algorithms
provided in sub-packages.
This package provides optimization algorithms that don't require derivatives.
This package provides classes to perform curve fitting.
This package provides optimization algorithms that require derivatives.
This package provides optimization algorithms for linear constrained problems.
Univariate real functions minimum finding algorithms.
Random number and random data generators.
Implementations of special functions such as Beta and Gamma.
Correlations/Covariance computations.
Generic univariate summary statistic objects.
Summary statistics based on moments.
Classes providing hypothesis testing and confidence interval
construction.
Statistical routines involving multivariate data.
Implementations of transform methods, including Fast Fourier transforms.
Convenience routines and common data structures used throughout the commons-math library.
-
Classes in org.apache.commons.math used by org.apache.commons.mathClassDescriptionError thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.Deprecated.in 2.2 (to be removed in 3.0).Interface representing a field.Exception thrown when an error occurs evaluating a function.Base class for commons-math checked exceptions.Error thrown when a numerical computation exceeds its allowed number of iterations.
-
Classes in org.apache.commons.math used by org.apache.commons.math.analysisClassDescriptionException thrown when an error occurs evaluating a function.
-
Classes in org.apache.commons.math used by org.apache.commons.math.analysis.integrationClassDescriptionError thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.Deprecated.in 2.2 (to be removed in 3.0).Deprecated.in 2.2 (to be removed in 3.0).Exception thrown when an error occurs evaluating a function.Error thrown when a numerical computation exceeds its allowed number of iterations.
-
Classes in org.apache.commons.math used by org.apache.commons.math.analysis.interpolationClassDescriptionDeprecated.in 2.2 (to be removed in 3.0).Exception thrown when a sample contains several entries at the same abscissa.Base class for commons-math checked exceptions.
-
Classes in org.apache.commons.math used by org.apache.commons.math.analysis.polynomialsClassDescriptionError thrown when a method is called with an out of bounds argument.Exception thrown when a sample contains several entries at the same abscissa.Exception thrown when an error occurs evaluating a function.
-
Classes in org.apache.commons.math used by org.apache.commons.math.analysis.solversClassDescriptionError thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.Deprecated.in 2.2 (to be removed in 3.0).Deprecated.in 2.2 (to be removed in 3.0).Exception thrown when an error occurs evaluating a function.Error thrown when a numerical computation exceeds its allowed number of iterations.
-
Classes in org.apache.commons.math used by org.apache.commons.math.complex
-
Classes in org.apache.commons.math used by org.apache.commons.math.dfp
-
Classes in org.apache.commons.math used by org.apache.commons.math.distributionClassDescriptionBase class for commons-math checked exceptions.Base class for commons-math unchecked exceptions.
-
Classes in org.apache.commons.math used by org.apache.commons.math.estimation
-
Classes in org.apache.commons.math used by org.apache.commons.math.fraction
-
Classes in org.apache.commons.math used by org.apache.commons.math.geometry
-
Classes in org.apache.commons.math used by org.apache.commons.math.linear
-
Classes in org.apache.commons.math used by org.apache.commons.math.ode
-
Classes in org.apache.commons.math used by org.apache.commons.math.ode.eventsClassDescriptionError thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.Base class for commons-math checked exceptions.
-
Classes in org.apache.commons.math used by org.apache.commons.math.optimizationClassDescriptionError thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.Deprecated.in 2.2 (to be removed in 3.0).Exception thrown when an error occurs evaluating a function.Base class for commons-math checked exceptions.
-
Classes in org.apache.commons.math used by org.apache.commons.math.optimization.directClassDescriptionException thrown when an error occurs evaluating a function.
-
Classes in org.apache.commons.math used by org.apache.commons.math.optimization.fittingClassDescriptionException thrown when an error occurs evaluating a function.
-
Classes in org.apache.commons.math used by org.apache.commons.math.optimization.generalClassDescriptionException thrown when an error occurs evaluating a function.
-
Classes in org.apache.commons.math used by org.apache.commons.math.optimization.linearClassDescriptionError thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.Base class for commons-math checked exceptions.
-
Classes in org.apache.commons.math used by org.apache.commons.math.optimization.univariateClassDescriptionDeprecated.in 2.2 (to be removed in 3.0).Deprecated.in 2.2 (to be removed in 3.0).Exception thrown when an error occurs evaluating a function.Error thrown when a numerical computation exceeds its allowed number of iterations.
-
Classes in org.apache.commons.math used by org.apache.commons.math.randomClassDescriptionDeprecated.in 2.2 (to be removed in 3.0).Base class for commons-math checked exceptions.
-
Classes in org.apache.commons.math used by org.apache.commons.math.special
-
Classes in org.apache.commons.math used by org.apache.commons.math.stat.correlation
-
Classes in org.apache.commons.math used by org.apache.commons.math.stat.descriptive
-
Classes in org.apache.commons.math used by org.apache.commons.math.stat.descriptive.moment
-
Classes in org.apache.commons.math used by org.apache.commons.math.stat.inference
-
Classes in org.apache.commons.math used by org.apache.commons.math.stat.regression
-
Classes in org.apache.commons.math used by org.apache.commons.math.transformClassDescriptionException thrown when an error occurs evaluating a function.
-
Classes in org.apache.commons.math used by org.apache.commons.math.util